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

10 views (last 30 days)
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 Comment
Siddharth Vaghela
Siddharth Vaghela on 11 Feb 2019
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.

Sign in to comment.

Answers (1)

Sebastian Castro
Sebastian Castro on 5 Feb 2019
"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

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!