In the latest matlab simulink 2020b, every time i run the model, i am not able to stop the Model in between. How to overcome this issue?
The option stop has been disable while simulating the circuit. If anyone else has a problem, Kindly share your view !

回答 (1 件)

Keerthana Chiruvolu
Keerthana Chiruvolu 2021 年 3 月 9 日

0 投票

Hi Vyshnav,
You can stop the simulink model using the stop command. Alternately, you can simulate the model step-by-step.
If you want to stop the model when a condition is met, you can program your model to do so as well.
Example: You can then connect the output of a conditional block to the Stop Simulation block. The simulation stops when condition is met.
If this doesn't work, please share your model so that we can investigate it further.

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

製品

リリース

R2020b

タグ

質問済み:

2021 年 3 月 2 日

回答済み:

2021 年 3 月 9 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by