matlab hangs whern starting help browser
이전 댓글 표시
New installation of R2016a. Matlab hangs when trying to start the Help browser. It does not appear to be a race condition.
댓글 수: 2
Adam
2016년 6월 29일
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
2016년 9월 1일
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.
채택된 답변
추가 답변 (2개)
junziyang
2017년 9월 2일
1 개 추천
Run as Administrator solves the problem.
haohao Zhang
2020년 1월 13일
0 개 추천
Thanks so much.
It works for MATLAB2019b in Linux Ubuntu 18.04.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!