The Command Window needs two mouse clicks to actually be active.
7 次查看(过去 30 天)
显示 更早的评论
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!
8 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Install Products 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!