After updating to macOS Tahoe, my Matlab 2024b text in GUI becomes super blurry

618 views (last 30 days)
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.
  7 Comments
kh
kh on 23 Oct 2025 at 2:57
plz tell me how to update java 11 and run jenv command display correct infomation,thank you so much!
Yilang
Yilang on 5 Nov 2025 at 18:42
Edited: Yilang on 5 Nov 2025 at 18:47
@kh jenv is the command within matlab and you could see the installation location of java environment. The java 11 download link is within this post or from https://www.mathworks.com/support/requirements/apple-silicon.html.

Sign in to comment.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 10 Oct 2025 at 0:00
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.
  3 Comments
Morgan
Morgan about 1 hour ago
Just want to thank Andreas Schrempf for his comment!
Make sure you check whether you have Intel or Apple Silicon Matlab before downloading Java 11, because you will need the matching Intel/Apple Silicon version.
I first mistakenly downloaded the Apple Silicon Java 11 for my Intel Matlab, and after setting matlab_jenv to Java 11 in Terminal, Matlab won't start.
Another note is that if you have the Intel Matlab, the path for executing matlab_jenv would be (please note the maci64 folder):
/Applications/MATLAB_R2024b.app/bin/maci64/matlab_jenv

Sign in to comment.

More Answers (2)

Dan Dolan
Dan Dolan on 16 Oct 2025 at 18:34
I have confirmed that R2025b looks fine in Tahoe 26.0.1 while R2024a is blurry. Mac users should strongly consider upgrading to R2025a or later, with the understanding that there will be signfiicant pain transitioning legacy interrfaces from Java to JavaScript.

Michelle Hirsch
Michelle Hirsch on 9 Oct 2025 at 13:04
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:
  3 Comments
Michelle Hirsch
Michelle Hirsch on 9 Oct 2025 at 16:08
We believe this is only an issue for releases 24b and earlier. We haven't seen or heard of issues with 25a and 25b.
Fares
Fares on 28 Oct 2025 at 4:14
I have installed the Java 11 through the provided link but how do I know it is running? or are there any adjustments I need to make after the fact.

Sign in to comment.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!