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

조회 수: 1 (최근 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
Hamed Davoudi
Hamed Davoudi 2020년 11월 10일
I answer for next generations. change your directory.

댓글을 달려면 로그인하십시오.

추가 답변 (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일
편집: 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