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?

Antworten (1)

Zheng Yang
Zheng Yang am 20 Dez. 2018

0 Stimmen

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 Kommentar

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.

Diese Frage ist geschlossen.

Gefragt:

am 31 Okt. 2018

Geschlossen:

am 20 Aug. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by