Error Permission access denied
Show older comments
I am working on a windows 8 64 bit machine with matlab r2012a,when i use save or xlswrite command,it returns error
Permission access denied cant save file
Kindly tell how to retify it please
Accepted Answer
More Answers (1)
Walter Roberson
on 5 Sep 2013
0 votes
You are trying to write into a directory you do not have permission for. You can get that if you are trying to save under the MATLAB installation directory instead of into your own directory.
Categories
Find more on Introduction to Installation and Licensing 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!