Why is permission denied to save workspace variables?
Ältere Kommentare anzeigen
I want to save my workspace variables with function "save something.mat" and it says: Error using save Unable to write file something.mat: permission denied. Why it happens? How can I change it? Thank you very much.
Akzeptierte Antwort
Weitere Antworten (2)
Walter Roberson
am 24 Aug. 2015
1 Stimme
If you are using an icon to start MATLAB then your default directory is probably the directory the MATLAB executable is in rather than your home directory.
Also, in MS Windows Vista and later, the directories that applications are installed in are not writable except by Administrator. If your current directory is somewhere under the MATLAB installation you will not be able to save files there.
1 Kommentar
mohit bajaj
am 24 Jun. 2020
please ellaborate more
Paulius Vaikasas
am 24 Aug. 2015
0 Stimmen
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!