Pause and play simulink in programming
古いコメントを表示
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?
採用された回答
その他の回答 (1 件)
Nadir BOUTASSETA
2013 年 2 月 10 日
1 投票
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 件のコメント
Kaustubha Govind
2013 年 2 月 14 日
I agree with Nadir.
カテゴリ
ヘルプ センター および File Exchange で Simulink Environment Customization についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!