Using R2009a, after I type "close all", the Matlab window will not be writable until I right-click on it.
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuestas (1)
Jan
el 20 de Sept. de 2013
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"?
2 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!