Pause and play simulink in programming
Ältere Kommentare anzeigen
Is it possible to pause and play again Simulink block diagram through programming? For more clarification I have to say that I want to pause (not stop) my Simulink which is run with sim command in a script file. Is it possible and if so how?
Akzeptierte Antwort
Weitere Antworten (1)
Nadir BOUTASSETA
am 10 Feb. 2013
1 Stimme
I think that the problem you are facing can be solved by using S-Functions such that at each iteration you change reference values and compute your cost function.
1 Kommentar
Kaustubha Govind
am 14 Feb. 2013
I agree with Nadir.
Kategorien
Mehr zu Simulink Environment Customization finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!