save matdata1 Error using save Unable to write file matdata1: permission denied.

2 次查看(过去 30 天)
I cant save my file for some reason

采纳的回答

Amit
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
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
Shivaputra Narke 2014-2-1
Check the directory,because where you are writing your data on disk is important.

Marco Geraldo Vega Montenegro
编辑: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.

Zadran
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.

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by