Short Pause doesn't come back
55 次查看(过去 30 天)
显示 更早的评论
Using App Designer I was running my program with no breakpoints set.
Suddenly it stopped running in a place it shouldn't so I broke out to see what's going on and found this:
My understanding is that the open arrow signifies a place where the code has called a routine and not come back yet.
So what's wrong with this pause this time, after it ran fine 9 times in the last 10 seconds or so?
5 个评论
Rik
2024-10-23,12:01
Using drawnow to force a refresh might solve this, but I can't currently test this assertion.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!