Prevent Matlab Command Window from Freezing upon Minimization
Mostrar comentarios más antiguos
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 comentario
Moritz
el 17 de Mzo. de 2017
I have a similar issue on windows 7 using the same Matlab verison. Is there a solution to this issue?
Respuestas (0)
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!