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

14 ビュー (過去 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 Center および File ExchangeIntroduction 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