After updating to macOS Tahoe, my Matlab 2024b text in GUI becomes super blurry
조회 수: 418 (최근 30일)
이전 댓글 표시
The GUI texts in both Matlab R2023a and R2024b were sharp and clear in macOS 15.7. But after I updated my MacBook Pro 2020 M1 to macOS 26.0, the texts in both Matlab versions were blurry and I have not found a way to make them sharp. I have the reasons to keep the R2023a and R2024b so please help. Thanks.
채택된 답변
MathWorks Support Team
대략 21시간 전
We've done some analysis and think the issue is due to the combination of Java 8, macOS 26, and Apple Silicon. We haven't fully validated yet, but recommend that anybody having this issue verify that they are using Java 11 or newer.
This page gives system requirements and provides a link to install Java 11: MATLAB on Apple Silicon Macs
You can use the matlab_jenv, or jenv, command to configure MATLAB to use the newer JRE version.
댓글 수: 0
추가 답변 (1개)
Michelle Hirsch
대략 17시간 전
We've done some analysis and think the issue is the combination of Java 8, macOS 26, Apple Silicon. We haven't fully validated yet, but recommend that anybody having this issue verify that they are using Java 11 or newer.
You can verify your current Java version with jenv. This page gives system requirements and provides a link to install Java 11:
댓글 수: 2
Dan
대략 14시간 전
Can anyone confirm if the issue is confined to MATLAB releases prior to 2025a and/or 2023b-2024b with the new desktop? I've given up using older MATLAB releases on Macs, at least for anything graphical, due to persistent crashes. Some people claim that certain versions of Java are better than others in this regard, but these sorts of changes never fixed the problem for me.
I spent a lot of time migrating graphical interfaces from legacy Java to JavsScript over the last six months. If blurriness is purely a Java issue, upgrading to macOS Tahoe shouldn't be a problem for MATLAB 2025a or later. Otherwise, it would be nice to know if I should tell my Mac users to stay with Sequioa until the problem is resolved.
Michelle Hirsch
대략 14시간 전
We believe this is only an issue for releases 24b and earlier. We haven't seen or heard of issues with 25a and 25b.
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!