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?

Answers (1)

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

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.

This question is closed.

Asked:

on 31 Oct 2018

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!