Prevent Matlab Command Window from Freezing upon Minimization
Afficher commentaires plus anciens
I have script that can take a long time (hours) to run. To check on the script's progress I periodically print to the console.
The problem is that if I accidentally minimize the command window, I cannot maximize the window again until the script is complete. This means that I can no longer check on the script's progress.
Is there anything that I can do to force the command window to behave "properly" and allow maximization/minimization while a script is running?
Using R2013a on Windows 8.1.
1 commentaire
Moritz
le 17 Mar 2017
I have a similar issue on windows 7 using the same Matlab verison. Is there a solution to this issue?
Réponses (0)
Catégories
En savoir plus sur Loops and Conditional Statements dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!