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!