Matab Help Window is just a black screen.

11 次查看(过去 30 天)
Hi,
I recently installed Matlab R2019b and my Matlab help documentation just appears as a black screen.
I had no such issues in the previous version I had installed (R2019a)
Any suggestions how to get my help documentation window ??
Attaching a screenshot of the issue.
I also get the following error message in my command terminal, does this have anything to do with my issue??
  9 个评论
Chaitanya Meduri
Chaitanya Meduri 2020-2-14
Have you tried installing libselinux and restarting matlab?
Joshitha R
Joshitha R 2020-2-14
yeah, that did not help. I just learnt to live with it and use the online matlab documentation for functions

请先登录,再进行评论。

采纳的回答

Andreas Laible
Andreas Laible 2020-3-16
Install libsepol and libselinux from aur to solve the problem.
  9 个评论
Joshitha R
Joshitha R 2020-9-3
Unfortunately, after my latest Manjaro system update, the problem has resurfaced.
The previous fix of usinh libselinux and libsepol does not help anymore.
I guess I am missing a few more packages
Andreas Götz
Andreas Götz 2023-2-1
Has someone got a solution for windows? My Matlab is super slow, while the rest of the system works without issues. When I tried to shut the black matlab window down, first nothing happend, and then after 2 minutes the programm closed finally.
Has anyone had that problem too?

请先登录,再进行评论。

更多回答(1 个)

Joshitha R
Joshitha R 2020-9-3
After my most recent Majaro system update on 29th Aug 2020, I faced the same issue again.
This time , just installing the libsepol and libselinux packages did not help
The error that was now thrown to me was:
/usr/local/MATLAB/R2019b/bin/glnxa64/jcef_helper: symbol lookup error: /usr/lib/libpango-1.0.so.0: undefined symbol: g_ptr_array_copy
these are the commands I used:
mkdir $Matlab_root/cefclient/sys/os/glnxa64/0_excluded
mv $Matlab_root/cefclient/sys/os/glnxa64/libg* $Matlab_root/cefclient/sys/os/glnxa64/0_excluded
I can now view my Documentation window and the Live scripts

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by