MATLAB实例路径与安装路径

仿真时出现问题:Your current working folder is:D:\Program Files\MATLAB\R2010b\bin
Simulink does not permit you to build programs in theMATLAB installation area. Please change to a working folder that is not in the MATLAB installation area.




解决方法:在MATLAB文件夹下建立work文件夹,将运行modle存入。打开MATLAB,任务栏中改Current Folder:D:\Program Files\MATLAB\R2010b\work。再打开work下要运行的modle运行即可

posted @ 2018-05-07 11:37  42coder  阅读(838)  评论(0编辑  收藏  举报