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

17 visualizaciones (últimos 30 días)
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 comentario
Siddharth Vaghela
Siddharth Vaghela el 11 de Feb. de 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.

Iniciar sesión para comentar.

Respuestas (1)

Sebastian Castro
Sebastian Castro el 5 de Feb. de 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

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by