为什么我遇到报错说当前目录不可使用?
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 11 de Sept. de 2020
Respondida: MathWorks Support Team
el 11 de Sept. de 2020
当我运行模型或脚本时,遇到报错信息:
The current directory c:\program files\matlab\r2019b\bin is reserved for MATLAB files
Respuesta aceptada
MathWorks Support Team
el 11 de Sept. de 2020
MATLAB安装目录中,有些目录是不可用的。如果将这些目录设置为 current folder,那么就会遇到这样的报错。推荐的操作习惯是,将您自定义的文件都放在具有读写权限的目录中,例如“我的文档”里。
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!