From: John Drzal on
Here is part of my model (not real, just created to show my problem):
http://i42.tinypic.com/2ed6vd4.jpg

I want to control ‘A’ variable, but with ‘A’ changing I would like to change Tmg (in Transfer Fcn) dynamically, for eg. Tmg=2*A.

How to do that ? I wanted to use Data Store Write/Read blocks, actually I can calculate new Tmg but I have no idea how to put it into TF.

Can anyone help ?