Documentation Search Hangs MATLAB
조회 수: 3 (최근 30일)
이전 댓글 표시
Every time I use the "doc" command or hit enter after typing in a search in the search bar in MATLAB, the whole program hangs and I have to end task in windows task manager and restart. Is there a fix for this? It's happened for both R2017b and R2018b.
댓글 수: 1
Walter Roberson
2018년 9월 17일
편집: Walter Roberson
2018년 9월 17일
I seem to recall this was a known problem in r2017b but I thought it had been fixed. I am not finding appropriate bug reports though
답변 (1개)
Rishabh Rathore
2018년 9월 26일
This issue with the ‘doc’ command is likely caused by the default browser not having proper read/write permissions to the ‘temp’ directory.
Changing the default browser for rendering the doc might resolve the issue.
You can change the default browser as described in the link below:-
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Entering Commands에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!