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.
  댓글 수: 5
Bo Li
Bo Li 2025년 10월 7일 16:25
편집: Bo Li 대략 14시간 전
What version of Java do you use with MATLAB R2024b? This can be found by calling "jenv" command in MATLAB.
A Java 11 version is mentioned in the requirement page for MATLAB R2024b on Apple Silicon Macs in case you are using Java 8:
Yilang
Yilang 대략 16시간 전
편집: Yilang 대략 16시간 전
I was using Java 8 when the problem happened. I have updated the environment to Java 11 but I currently do not bother to upgrade the system again.

댓글을 달려면 로그인하십시오.

채택된 답변

MathWorks Support Team
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.

추가 답변 (1개)

Michelle Hirsch
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
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
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 CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by