Help window doesn't appear
이전 댓글 표시
Hi,
when I try to open the Help Browser in MATLAB, the window does not show any content. I deinstalled MATLAB and installed it again, but the help window is still empty. I am using MATLAB R2019a Update 1.
Please help me to get help.
Best Regards
Dennis

채택된 답변
추가 답변 (1개)
More specifically, the problem lies in the following file:
%userprofile%\AppData\Roaming\MathWorks\MATLAB\R2019a\MATLABDesktop.xml
I suggest deleting the XML <group>....</group> tag with property Title="Help"
Be sure to englobe the closing tag or else you will corrupt the file. At home this tag spans 38 lines.
Matlab will regenerate this tag with the default properties.
카테고리
도움말 센터 및 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!