Clear Filters
Clear Filters

how can i solve this error ?

2 views (last 30 days)
mohamed saber
mohamed saber on 25 Aug 2021
Commented: mohamed saber on 25 Aug 2021
  3 Comments
Walter Roberson
Walter Roberson on 25 Aug 2021
! 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 on 25 Aug 2021
I found the solution :
cd ~/.matlab
sudo chmod a+w -R R2018a/

Sign in to comment.

Answers (0)

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!