Error when trying to open the live script in the help document
Info
This question is closed. Reopen it to edit or answer.
Show older comments

When I tried to open the live script provided in the help document,this error occurred , what can I do with it?
Answers (1)
Zheng Yang
on 20 Dec 2018
0 votes
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 Comment
YUCHEN MU
on 20 Dec 2018
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!