为什么我遇到报错说当前目录不可使用?
13 views (last 30 days)
Show older comments
MathWorks Support Team
on 11 Sep 2020
Answered: MathWorks Support Team
on 11 Sep 2020
当我运行模型或脚本时,遇到报错信息:
The current directory c:\program files\matlab\r2019b\bin is reserved for MATLAB files
Accepted Answer
MathWorks Support Team
on 11 Sep 2020
MATLAB安装目录中,有些目录是不可用的。如果将这些目录设置为 current folder,那么就会遇到这样的报错。推荐的操作习惯是,将您自定义的文件都放在具有读写权限的目录中,例如“我的文档”里。
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!