Help window doesn't appear
Mostra commenti meno recenti
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

Risposta accettata
Più risposte (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.
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!