Why is permission denied to save workspace variables?
古いコメントを表示
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.
採用された回答
その他の回答 (2 件)
Walter Roberson
2015 年 8 月 24 日
1 投票
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 件のコメント
mohit bajaj
2020 年 6 月 24 日
please ellaborate more
カテゴリ
ヘルプ センター および File Exchange で Share and Distribute Software についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!