Error when trying to open the live script in the help document
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示

When I tried to open the live script provided in the help document,this error occurred , what can I do with it?
0 件のコメント
回答 (1 件)
Zheng Yang
2018 年 12 月 20 日
0 投票
This is because the new MATLAB do not surport the pathname with sysmbols whose ASCII is greater than 127, for example, Chinese sysmbols.
You can use the command >> userpath('define your own pathname') to solve the problem.
1 件のコメント
YUCHEN MU
2018 年 12 月 20 日
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!