save matdata1 Error using save Unable to write file matdata1: permission denied.
Ältere Kommentare anzeigen
I cant save my file for some reason
Akzeptierte Antwort
Weitere Antworten (3)
Shivaputra Narke
am 1 Feb. 2014
1 Stimme
Check the directory,because where you are writing your data on disk is important.
Marco Geraldo Vega Montenegro
am 27 Mai 2018
Bearbeitet: Marco Geraldo Vega Montenegro
am 27 Mai 2018
1 Stimme
Tenía el mismo problema, lo resolví ejecutando Matlab como administrador. I had the same problem, i fixed it running Matlab as administrator.
Zadran
am 25 Sep. 2014
0 Stimmen
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.
Kategorien
Mehr zu Creating, Deleting, and Querying Graphics Objects 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!