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
Post a Comment