The Command Window needs two mouse clicks to actually be active.
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Victor de Lafuente
el 17 de Abr. de 2023
Editada: Walter Roberson
el 13 de Nov. de 2025 a las 23:59
Afte running the following code
figure(1)
plot([1 2 3],[1 2 3])
I need to click two times over the Command Window to actually bring it to focus.
This seems to be an issue only on macOS. I'm running Matlab 2023a on macOS Ventura.
0 comentarios
Respuesta aceptada
Shuba Nandini
el 26 de Abr. de 2023
Hello,
This is a known issue, and we will be working on this. Meanwhile, please try the workaround as given below:
Closing the plot window and clicking once on the command window brings it to focus.
I hope this helps!
12 comentarios
Paul Richardson
el 13 de Nov. de 2025 a las 23:51
Editada: Paul Richardson
el 13 de Nov. de 2025 a las 23:51
It is very annoying since if you click only once and start typing it can write into your editor.
Paul Richardson
el 13 de Nov. de 2025 a las 23:53
Closing the window is not a workaround unless you have no interest in the plot that you just created, which at least for me is not at all common.
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing 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!