为什么我遇到报错说当前目录不可使用?

18 次查看(过去 30 天)
MathWorks Support Team
当我运行模型或脚本时,遇到报错信息:
The current directory c:\program files\matlab\r2019b\bin is reserved for MATLAB files

采纳的回答

MathWorks Support Team
MATLAB安装目录中,有些目录是不可用的。如果将这些目录设置为 current folder,那么就会遇到这样的报错。推荐的操作习惯是,将您自定义的文件都放在具有读写权限的目录中,例如“我的文档”里。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 文件操作 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!