matlab - how to step forward a simulink model programmatically -


i have simulink model, want step forward programatically. there way it? tried set_param('model','simulationcommand','step') didn't work.

the way can see run simulation in debugging mode using sldebug. more information, see debugging in simulink documentation.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -