save matdata1 Error using save Unable to write file matdata1: permission denied.
古いコメントを表示
採用された回答
その他の回答 (3 件)
Shivaputra Narke
2014 年 2 月 1 日
1 投票
Check the directory,because where you are writing your data on disk is important.
Marco Geraldo Vega Montenegro
2018 年 5 月 27 日
編集済み: Marco Geraldo Vega Montenegro
2018 年 5 月 27 日
1 投票
Tenía el mismo problema, lo resolví ejecutando Matlab como administrador. I had the same problem, i fixed it running Matlab as administrator.
Zadran
2014 年 9 月 25 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で MATLAB Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!