Initializing MATLAB Graphics failed in Linux.
5 次查看(过去 30 天)
显示 更早的评论
Hi
I just installed R2020b on Linux and when I start Matlab I get this error;
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 Root.
> In hgrc (line 165)
In matlab.graphics.internal.initialize (line 15)
I tried things like
matlab -softwareopengl
export GTK_PATH=/usr/lib/x86_64-linux-gnu/gtk-2.0
but did not work for my problem and there is one more thing but I think it's not caused this graphic problem. When I start Matlab
Failed to load module "pk-gtk-module"
I get this error too in the terminal.
5 个评论
回答(1 个)
另请参阅
类别
在 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!