how can i solve this error ?

조회 수: 2 (최근 30일)
mohamed saber
mohamed saber 2021년 8월 25일
댓글: mohamed saber 2021년 8월 25일
  댓글 수: 3
Walter Roberson
Walter Roberson 2021년 8월 25일
! chmod u+rw /home/saber/.matlab/R2018b/matlabprefs.mat

If it says permission denied for that then possibly you are not the owner of the file. You might need to delete the file if you can, or get an administrator to delete it.

mohamed saber
mohamed saber 2021년 8월 25일
I found the solution :
cd ~/.matlab
sudo chmod a+w -R R2018a/

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Troubleshooting에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by