how can i solve this error ?

3 comentarios

mohamed saber
mohamed saber el 25 de Ag. de 2021
Error evaluating 'OpenFcn' callback of World Frame block (mask) 'Final_light_assembly_URDF/World'. Callback string is 'simmechanics.sli.internal.block_dialog(gcbh,'open');'
Unable to write file /home/saber/.matlab/R2018b/matlabprefs.mat: permission denied.
Walter Roberson
Walter Roberson el 25 de Ag. de 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 el 25 de Ag. de 2021
I found the solution :
cd ~/.matlab
sudo chmod a+w -R R2018a/

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.

Productos

Versión

R2018b

Preguntada:

el 25 de Ag. de 2021

Comentada:

el 25 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by