save matdata1 Error using save Unable to write file matdata1: permission denied.
1 回表示 (過去 30 日間)
古いコメントを表示
I cant save my file for some reason
0 件のコメント
採用された回答
Amit
2014 年 2 月 1 日
This might be because you dont have permission to write in that folder. Try a different directory and see if it still doesn't work.
7 件のコメント
Aram Kirakosyan
2016 年 8 月 23 日
Ajay Joseph, may be you will be sooooo kind to answer to the question you posted......if you found it, just share it man
その他の回答 (3 件)
Shivaputra Narke
2014 年 2 月 1 日
Check the directory,because where you are writing your data on disk is important.
0 件のコメント
Marco Geraldo Vega Montenegro
2018 年 5 月 27 日
編集済み: Marco Geraldo Vega Montenegro
2018 年 5 月 27 日
Tenía el mismo problema, lo resolví ejecutando Matlab como administrador. I had the same problem, i fixed it running Matlab as administrator.
0 件のコメント
Zadran
2014 年 9 月 25 日
Hello Ajay Joseph. What way you found to fix the bug in your code. I too am facing the same problem in the code that I got from a friend but he too didn't know how to tackle it. I hope you may help.
eval(['save' rp.name])
How did you fix your own code and how you correlate that with the above.
Thanks.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Downloads についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!