The Command Window needs two mouse clicks to actually be active.
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Victor de Lafuente
le 17 Avr 2023
Commenté : Jose
le 7 Nov 2025 à 5:25
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 commentaires
Réponse acceptée
Shuba Nandini
le 26 Avr 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!
10 commentaires
Matthew Cassini
le 22 Avr 2025
This issue is still present on R2024b. In fact, it seems more prevalent than it used to be.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!