Is there any way to run simulink model after certain time period?
古いコメントを表示
Is there any way to run simulink model after certain time period? i.e I want the first model run by click "run" and in the middle of the running will call another model to start running.
採用された回答
その他の回答 (1 件)
Joachim Schlosser
2014 年 4 月 14 日
1 投票
You may want to have a look at the Simulin documentation for Run Parallel Simulations. If parfor does not offer what you need, implement Kaustubha's idea by looking into a Triggered Subsystem converted to Model Block.
カテゴリ
ヘルプ センター および File Exchange で Modeling についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!