Why does program execution hang when using "pause?"
Afficher commentaires plus anciens
I am using Windows 10, Matlab R2016a (9.0.0.341360) 64-bit win64 Feb 11, 2016 for the Coursera Machine Learning course. A number of the example programs use the "pause" operator to allow a user to observe some output before continuing.
I have noticed that about 20% of the time, when I press enter at the "pause" section of a program, it will not proceed. I have to press ctrl-c to abort, and then restart the program.
The lower left corner says "Paused: Press any key" but when I press enter, it reports "Busy" in the lower corner and hangs forever.
If I press CTRL-C, I see it is aborting at the PAUSE line.
I usually have to restart MATLAB to get it working again.
Why would "pause" fail this way? Is this a bug or am I doing something wrong?
4 commentaires
dpb
le 11 Avr 2016
Would seem likely to be a system-dependent interaction on a particular installation, unfortunately for you, yours. Probably only help to be had here will be from TMW directly; submit a support request a www.mathworks.com although you might do a search for the symptom and see if there is a published problem report/workaround.
Phillip Remaker
le 11 Avr 2016
jgg
le 11 Avr 2016
This definitely sounds like a bug in the 2016a distribution. Contact tech support; if several people are experiencing, it can adversely affect a much wider population.
Andreas Goser
le 12 Avr 2016
With bugs or anticipated bugs, please get in touch with MathWorks support, really doesn't matter what your license type is.
Réponse acceptée
Plus de réponses (3)
Phillip Remaker
le 2 Mai 2016
1 vote
2 commentaires
Rajeev Verma
le 22 Sep 2016
drawnow does not work as well.
Vladimir
le 29 Mar 2026 à 16:40
crashes MATLAB also in version 2024....
Likhit
le 17 Fév 2017
1 vote
Has anyone found a solution/patch to fix this issue? I am having the same problem, right now with my code. Drawnow and Using the Space does not seem to work well.
1 commentaire
Phillip Remaker
le 17 Fév 2017
Phillip Remaker
le 17 Fév 2017
Modifié(e) : Walter Roberson
le 17 Fév 2017
0 votes
1 commentaire
gunjan
le 29 Jan 2018
Great! thank you so much!
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
