Help window doesn't appear
Afficher commentaires plus anciens
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

Réponse acceptée
Plus de réponses (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.
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!