仿真出现The current directory is d:\program files\matlab\r2010b\bin, whic..。

仿真时出现The current directory is d:\program files\matlab\r2010b\bin, which is reserved for MATLAB files.
Please change your current directory to a writable directory preferably outside of MATLAB installation area.
我把仿真文件复制到别的路径文件夹中(比如d盘根目录下一个xinjian文件夹中,桌面一个fangzhen文件夹中)但运行仿真时还是会出现同样的提示,不知如何解决了??

 Accepted Answer

当前路径是指current directory
而不是特是指你模型和代码所存放的路径,你拷贝文件到别的文件夹之后,还需要调整current directory
为新的路径才可以。并且你要保证新的路径是可写的。

More Answers (0)

Categories

Find more on MATLAB Web App Server in Help Center and File Exchange

Tags

Asked:

on 30 Nov 2022

Answered:

on 30 Nov 2022

Community Treasure Hunt

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

Start Hunting!