The Command Window needs two mouse clicks to actually be active.
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Victor de Lafuente
am 17 Apr. 2023
Kommentiert: Victor de Lafuente
am 12 Apr. 2024
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 Kommentare
Akzeptierte Antwort
Shuba Nandini
am 26 Apr. 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!
8 Kommentare
Ben
am 4 Apr. 2024
This problem is still occuring for my installation of R2023b, is it fixed in R2024a?
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Install Products finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!