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

82 visualizaciones (últimos 30 días)
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.

Respuestas (2)

Walter Roberson
Walter Roberson el 9 de Jul. de 2023
Movida: Walter Roberson el 10 de Jul. de 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 comentarios
Tejas
Tejas el 22 de Sept. de 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..

Iniciar sesión para comentar.


Adeel
Adeel el 1 de Jun. de 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.

Categorías

Más información sobre Simulink Coder en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by