Your current working folder is: C:\Program Files\MATLAB\R2018b\bin Simulink does not permit you to modify the MATLAB installation area. Please change to a working folder that is not in the MATLAB installation area and re-try the previous command.

82 次查看(过去 30 天)
Your current working folder is: C:\Program Files\MATLAB\R2018b\bin Simulink does not permit you to modify the MATLAB installation area. Please change to a working folder that is not in the MATLAB installation area and re-try the previous command.
i'm using the simulink and this problem appear
i need solution please
  1 个评论
behnam bigdeli
behnam bigdeli 2022-5-30
编辑:DGM 2022-6-1
A brief YouTube video demonstrating the error and a solution:
How to fix matlab simulink error:
Your current working folder is: C:\Program Files\MATLAB\R2012b\bin
Simulink does not permit you to build programs in the MATLAB installation area.
Please change to a working folder that is not in the MATLAB installation area.

请先登录,再进行评论。

采纳的回答

Steven Lord
Steven Lord 2019-2-4
Change your current directory to something outside your MATLAB installation, ideally somewhere you have write permissions. As one example your tempdir should be outside your installation and you should have write permission to it.
cd(tempdir)

更多回答(1 个)

Abdulmumin Ahmad
Abdulmumin Ahmad 2019-11-3
Thanks it helped me too
  3 个评论
yousif saffa
yousif saffa 2022-7-4
编辑:yousif saffa 2022-7-4
when you start matlab you are located in your default installation are which does not allow you to modify it
instead you must save else where usually an automatic area located in each user files on the c drive C:\Users\Cloud\OneDrive\Documents\MATLAB
you can change it by choosing where you want to go and where you are currently located
or by simply runinng the cd(tempdir) command to run your program on temporary storage

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by