The Command Window needs two mouse clicks to actually be active.
2 ビュー (過去 30 日間)
古いコメントを表示
Victor de Lafuente
2023 年 4 月 17 日
コメント済み: Matthew Cassini
2025 年 4 月 22 日
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 件のコメント
採用された回答
Shuba Nandini
2023 年 4 月 26 日
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 件のコメント
Matthew Cassini
2025 年 4 月 22 日
This issue is still present on R2024b. In fact, it seems more prevalent than it used to be.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!