필터 지우기
필터 지우기

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
Yves BAKANG
Yves BAKANG 2022년 7월 4일
편집: Yves BAKANG 2022년 7월 4일
Morning i have the same problem ! i don't clearly understood how to resolve it, please help me
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