arduino uno simulink matlab Simulink does not permit you to modify the MATLAB installation area.
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Siddharth Vaghela
le 11 Fév 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.
Réponses (1)
Sebastian Castro
le 5 Fév 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
0 commentaires
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!