save matdata1 Error using save Unable to write file matdata1: permission denied.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ajay Joseph
el 1 de Feb. de 2014
Comentada: Hamed Davoudi
el 10 de Nov. de 2020
I cant save my file for some reason
0 comentarios
Respuesta aceptada
Amit
el 1 de Feb. de 2014
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 comentarios
Aram Kirakosyan
el 23 de Ag. de 2016
Ajay Joseph, may be you will be sooooo kind to answer to the question you posted......if you found it, just share it man
Más respuestas (3)
Shivaputra Narke
el 1 de Feb. de 2014
Check the directory,because where you are writing your data on disk is important.
0 comentarios
Marco Geraldo Vega Montenegro
el 27 de Mayo de 2018
Editada: Marco Geraldo Vega Montenegro
el 27 de Mayo de 2018
Tenía el mismo problema, lo resolví ejecutando Matlab como administrador. I had the same problem, i fixed it running Matlab as administrator.
0 comentarios
Zadran
el 25 de Sept. de 2014
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 comentarios
Ver también
Categorías
Más información sobre Downloads en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!