Unable to write to Simulink cache file 'C:\modelname.slxc' because you do not have write permission for the file.
84 views (last 30 days)
Show older comments
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.
2 Comments
Answers (2)
Walter Roberson
on 9 Jul 2023
Moved: Walter Roberson
on 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 Comments
Adeel
on 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.
0 Comments
See Also
Categories
Find more on Simulink Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!