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?
0 个评论
回答(1 个)
Zheng Yang
2018-12-20
0 个投票
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 个评论
YUCHEN MU
2018-12-20
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!