Is there a way to cycle through all windows on Apple with the Cmd+~ shortcut?
조회 수: 4 (최근 30일)
이전 댓글 표시
The new 2018a release only cycles through the last two windows with Cmd+~ instead of all open MATLAB windows as in previous releases (and most other applications for Mac OSX).
댓글 수: 0
채택된 답변
추가 답변 (6개)
Tobias
2018년 3월 27일
Hi, Just wanted to confirm that I have the same issue. Cycling through all windows worked fine in R2017b. Best Regards
댓글 수: 0
David McGrath
2018년 6월 26일
This is still broken in the 2018b-preRelease version. Cmd-` should cycle through all windows within an application, but instead it only cycles though the 2 most recent windows.
댓글 수: 1
Jess
2021년 1월 18일
I wholeheartedly agree. This is standard macOS behavior, which the devs should abide by.
For some reason, MATLAB 2020b (at least; apparently earlier) broke this convention. When I have many windows open, this unconventional behavior really gets in the way!
Trent Ridder
2019년 5월 8일
I agree that this is an annoying change after many years of Command+tilde cycling it is a hard habit to unlearn.
댓글 수: 0
Nahid Harjee
2019년 6월 4일
편집: Nahid Harjee
2019년 6월 4일
Cmd+` is broken in Matlab because of this Java bug: https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8206392. The bug was fixed in Java 1.8.0_202. However, Matlab R2019a Update 1 uses Java 1.8.0_181-b13. Cmd+Shift+` is a workaround, but cycles windows in reverse order and is definitely less convenient.
댓글 수: 3
Hans van Dijk
2020년 12월 16일
I experience the same issue with R2020a and the same java version as you.
Nahid Harjee
2021년 1월 4일
I'm running R2020b Update 3 which uses Java 1.8.0_202-b08 (same as R2020a) and I also still have the issue with window cycling. I suspect that we're now hitting this bug which is present in 1.8.0_202 and fixed in 1.8.0_211: https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8213983.
참고 항목
카테고리
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!