My documentation on Windows is broken
2 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I keep getting the following error message and a completely empty documentation help page when I search for anything on MATLAB help. I do not know what the problem is and I request you to please help me. I have not deleted any dll files or anything at all. I have MATLAB 2019a installed and am a student. I direly need help to fix this problem.
Exception in thread "AWT-EventQueue-0": java.lang.NullPointerException
at com.mathworks.help.helpui.DocRoot.buildDocPageUrl(DocRoot.java:44)
at com.mathworks.help.helpui.DocPageUrlBuilder.buildDocPageUrl(DocPageUrlBuilder.java:25)
at com.mathworks.help.helpui.DocPageUrlBuilder.buildFileUrl(DocPageUrlBuilder.java:21)
at com.mathworks.mlwidgets.help.LightweightHelpPanel$JsHelpPanelClientRunnable.getUrlToLoad(LightweightHelpPanel.java:212)
at com.mathworks.mlwidgets.help.LightweightHelpPanel$JsHelpPanelClientRunnable.run(LightweightHelpPanel.java:196)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Looking forward to a positive response
Thanks in advance!
2 件のコメント
Jan
2019 年 5 月 9 日
What does "search for anything on MATLAB help" mean exactly? From where do you search what? If you are a student is less important than if you have a student license. Did the help work after the installation and what happened before it stopped working? Which operating system are you using?
Walter Roberson
2019 年 5 月 11 日
When you start matlab ortthe help are you given a message saying unable to reach port 31415 or 31416? If so then you need to adjust your internal firewall to permit matlab to communicate with your local machine.
採用された回答
Jan
2019 年 5 月 9 日
When I search in the net for the posted error message, I find: https://www.mathworks.com/matlabcentral/answers/423210-why-is-matlab-help-browser-showing-unformatted-text-on-linux-r2018b#answer_346722
Did you try this already?
2 件のコメント
Priodyuti Pradhan
2019 年 12 月 4 日
Great! Thanks the above link works fine to resolve the problem occurred in Matlab 2019a.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!