Why Does Simulink Model Sometimes Pause Unexpectedly?
조회 수: 7 (최근 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
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
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!
참고 항목
카테고리
Help Center 및 File Exchange에서 Naming Conventions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!