Unable to write to Simulink cache file 'C:\modelname.slxc' because you do not have write permission for the file.

89 Ansichten (letzte 30 Tage)
when I am trying to generate c code from my model, I encounter this error, how to resolve this?
Unable to write to Simulink cache file 'C:\modelname.slxc' because you do not have write permission for the file.

Antworten (2)

Walter Roberson
Walter Roberson am 9 Jul. 2023
Verschoben: Walter Roberson am 10 Jul. 2023
I mean C:\ itself not somewhere inside of the C drive.
You would get this error if your current directory is C:\ itself. Your current directory needs to a directory that you have write access to.
  5 Kommentare
Tejas
Tejas am 22 Sep. 2023
Just go to your MATLAB home page, and change the folder where your model is saved..
like this example: there is a folder icon with green arrow --> just change that to the folder where your simulink model is saved... that will change to right directory..

Melden Sie sich an, um zu kommentieren.


Adeel
Adeel am 1 Jun. 2024
Error:Unable to write to Simulink cache file 'E:\Laptop Data\Personal\PHD DATA\UW\PI\MyModel.slxc' because you do not have write permission for the file.

Kategorien

Mehr zu Simulink Coder finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by