The Command Window needs two mouse clicks to actually be active.
조회 수: 5 (최근 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!
댓글 수: 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!