matlab hangs whern starting help browser
Mostrar comentarios más antiguos
New installation of R2016a. Matlab hangs when trying to start the Help browser. It does not appear to be a race condition.
2 comentarios
Adam
el 29 de Jun. de 2016
Sounds like an issue you should contact Mathworks Technical Support directly about. I have also had issues with launching the help on the past which I contacted them about though my issues where in an older version and not related to it hanging.
Peter
el 1 de Sept. de 2016
I have the same issue. MATLAB 2016a Windows 7 SP1 64-bit with IE11 browser
2015b worked fine but after updating to 2016a, launching help caused a hang. Using
com.mathworks.mlwidgets.html.HtmlComponentFactory.setDefaultType('HTMLRENDERER');
as suggested below prevents the hang and allows use of Help, although with a degraded experience.
Respuesta aceptada
Más respuestas (2)
junziyang
el 2 de Sept. de 2017
1 voto
Run as Administrator solves the problem.
haohao Zhang
el 13 de En. de 2020
0 votos
Thanks so much.
It works for MATLAB2019b in Linux Ubuntu 18.04.
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!