Help window doesn't appear
Show older comments
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

Accepted Answer
More Answers (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.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!