Using R2009a, after I type "close all", the Matlab window will not be writable until I right-click on it.
이전 댓글 표시
Was wondering if there is some setting I need to change to remedy this. It is not a huge problem, but gets annoying if I am running several scripts one after another.
After any script that plots data, I do a 'close all' command. For some reason this seems to lock up the Matlab command window. Only a right-click, then subsequent left click to exit the settings box that comes up will allow me to type again.
답변 (1개)
Jan
2013년 9월 20일
Which OS are you using? Did you install a new Java version? Does this create the effects:
figure
close('all')
? When did this problem occur? A right click on what and what is "the settings box"?
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!