Prevent Matlab Command Window from Freezing upon Minimization
显示 更早的评论
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 个评论
Moritz
2017-3-17
I have a similar issue on windows 7 using the same Matlab verison. Is there a solution to this issue?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Loops and Conditional Statements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!