The Command Window needs two mouse clicks to actually be active.
7 views (last 30 days)
Show older comments
Victor de Lafuente
on 17 Apr 2023
Commented: Matthew Cassini
on 22 Apr 2025 at 21:56
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 Comments
Accepted Answer
Shuba Nandini
on 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!
9 Comments
Matthew Cassini
on 22 Apr 2025 at 21:56
This issue is still present on R2024b. In fact, it seems more prevalent than it used to be.
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!