Warning: Initializing MATLAB Graphics failed.

Warning: Initializing MATLAB Graphics failed.
This indicates a potentially serious problem in your MATLAB setup, which should be resolved as soon as possible. Error detected was:
MATLAB:hg:InvalidProperty
Unrecognized property screenpixelsperinch for class matlab.ui.Root.
> In hgrc (line 225)
In
When I first initialize the 2025b version on Ubuntu Linux, this error occured, I saw many posts about this are there any solutions for this issue? I tried starting with command:
matlab -softwareopengl

댓글 수: 3

I have not experienced that (Ubuntu 24.04, MATLAB R2025b, desktop and laptop) on either computer. They both have the latest Ubuntu updates.
What operaton threw this error?
Do you have all the latest Ubuntu updates installed?

Yes, I installed latest Ubuntu updates. There are not problems about that.

When all else fails, Contact Support.

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

 채택된 답변

Spoorthy Kannur
Spoorthy Kannur 2025년 10월 15일

0 개 추천

Hi Mert,
This can occur due to compatibility issues with graphics drivers, system libraries, or specific MATLAB settings. I understand that you’ve already updated Ubuntu to the latest version.
Here’s how you may resolve:
1. A graphic properties reset with:
reset(groot)
2. If this doesn’t work – try resetting MATLAB Preferences (rename the folder and then restart MATLAB):
mv ~/.matlab/R2025b ~/.matlab/R2025b_backup
3. OR See if it works in MATLAB 2025a or an earlier version.
If any of these don’t resolve your issue, please share the following:
  • Exact version of Ubuntu you are using
  • Check your logs( ~/.matlab/R2025b) and share the complete error message as well.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

릴리스

R2025b

태그

질문:

2025년 9월 21일

댓글:

2025년 10월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by