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?

Respuestas (1)

Zheng Yang
Zheng Yang el 20 de Dic. de 2018
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 comentario

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.

La pregunta está cerrada.

Etiquetas

Preguntada:

el 31 de Oct. de 2018

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by