when installing an add on

I am using ubuntu 22.04 and I want to install the motor control blockset add on for learning purpose. While installing, the below message pops up.
Access denied
Unable to install because you do not have write permissions to this folder:
/usr/local/MATLAB/R2024b

Respuestas (1)

Star Strider
Star Strider el 5 de Mayo de 2025

0 votos

You have to create the directory using sudo mkdir. I believe that is all that is required. After that, the installatiion should work.
This is the same sort of problem I had when installing an update on my Ubuntu 22.04 laptop. I had to create the update directory this way (although I do not remember in detail all the steps I needed to do it).

Categorías

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

Productos

Versión

R2024b

Preguntada:

el 5 de Mayo de 2025

Respondida:

el 5 de Mayo de 2025

Community Treasure Hunt

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

Start Hunting!

Translated by