how can i solve this error ?

2 次查看(过去 30 天)
mohamed saber
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