DSPRelated.com
Forums

Running simulink from command line

Started by sairamesh90 November 16, 2005
Hi,
We are working on a user defined GUI which calls a user defined
function. The output parameters from the function are passed to a
simulink block using sim('model') function. Ultimately, we want to
display the output values from the simulink model in GUI window.

We am facing a problem in passing the parameters to the simulink
model. Before calling the statement sim('model'), our workspace is
displaying all the parameters, but after calling the sim('model'), our
workspace is not showing any parameters.

I am wondering does anybody faced this kind of problem ?
Any help in this regard is highly appreciated.

Best Regards,
-SaiRamesh, Ryan & Manny.