Pause and play simulink in programming
Show older comments
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?
Accepted Answer
More Answers (1)
Nadir BOUTASSETA
on 10 Feb 2013
1 vote
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 Comment
Kaustubha Govind
on 14 Feb 2013
I agree with Nadir.
Categories
Find more on Simulink Environment Customization in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!