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?

回答 (1 件)

Zheng Yang
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
YUCHEN MU 2018 年 12 月 20 日
Thanks for the answer.
But I still get a little confised about using the 'userpath' command, do I create a path where the live script is stored by doing so?
And about problem itself, I did not install MATLAB in a path which includes chinese symbols, why that should happen?
Thank you very much.

この質問は閉じられています。

質問済み:

2018 年 10 月 31 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by