Error when trying to open the live script in the help document
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens

When I tried to open the live script provided in the help document,this error occurred , what can I do with it?
Réponses (1)
Zheng Yang
le 20 Déc 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 commentaire
YUCHEN MU
le 20 Déc 2018
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!