Help window doesn't appear
Mostrar comentarios más antiguos
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

Respuesta aceptada
Más respuestas (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.
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!