Why Does Simulink Model Sometimes Pause Unexpectedly?

9 次查看(过去 30 天)
I have a Simulink model that very occasionally decides to pause on its own. As far as I know, I don't have anything in the model or settings that should make it pause. Almost all of the time it runs to completion. But every now and then I run it and it decides to pause, usually once, sometimes twice. When it pauses, different runs pause at different times. Not a problem if I'm sitting at my computer because I can just hit the play button to continue. But if I had to leave while it was running, it would be annoying to come back and see the simulation paused. Any idea how or why this happens?
  2 个评论
Chang-Mu
Chang-Mu 2023-12-18
Hi Paul,
I have the same issue that sometimes Simulink will auto pause itself. You have to manually resume it by ctrl+c, which should stop the simualtion but resume in this case. I was wondering if you have figured out what is the cause? Thank you.

请先登录,再进行评论。

回答(1 个)

Maadhav Akula
Maadhav Akula 2020-4-5
Hi Paul,
One of the probable reasons might be due to breakpoints. Please check if there are any breakpoints in your system and disable them. Check the following link for breakpoints:
Hope this helps!
  1 个评论
Paul
Paul 2020-4-8
I thought breakpoints only apply when running the debugger (except breakoints in Matlab Function block),
I'm not running the debugger, just normal mode and hitting the play button. Can breakpoints come into play in this situation?
Regardless, I don't have any breakpoints set that I know of, but I'll check into this the next time the problem pops up.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by