08-24-2007 11:26 AM
08-27-2007 07:46 AM
jmcbee,
To run your example, you have to define the Uo variable somewhere in your code. To know what is missing, just create a control from the "error out" terminal and you will see that Uo is not defined. Just add Uo=0, this will generate the Graph out.
Hope this helps!