arduino uno simulink matlab Simulink does not permit you to modify the MATLAB installation area.

조회 수: 17 (최근 30일)
this problem occur to me in simulink with arduino
how could i solve it ?
Your current working folder is:
C:\Program Files\MATLAB\R2016a\bin
Simulink does not permit you to modify the MATLAB installation area.Simulink does not permit you to modify the MATLAB installation areainstallation area.
Please change to a working folder that is not in the MATLAB
installation area and re-try the previous command.
  댓글 수: 1
Siddharth Vaghela
Siddharth Vaghela 2019년 2월 11일
Simulink tries to create a folder where it generates the code for the model. If your current working directory is inside MATLAB installation directory, Simulink will not be able to create this directory and will throw this error.
Change your current working directory to a folder outside the MATLAB installation directory. You can use the Documents/MATLAB directory.
Hope this answers your question.

댓글을 달려면 로그인하십시오.

답변 (1개)

Sebastian Castro
Sebastian Castro 2019년 2월 5일
"Please change to a working folder that is not in the MATLAB installation area and re-try the previous command."
So... as the error message you copied says, try changing your current folder to something outside C:\Program Files and build again.
- Sebastian

카테고리

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