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!