Why do I get the error "Command 'mpm' not found" when using MATLAB Package Manager on Linux?

6 visualizaciones (últimos 30 días)
Why do I get the error "Command 'mpm' not found, but there are 19 similar ones." when using MATLAB Package Manager on Linux?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 1 de Feb. de 2023
Please make sure that you have already downloaded mpm with wget. If you have already done this, you'll need to execute your mpm command with ./ (For example: ./mpm install --release=R2022b --destination=/home/username/matlab --products MATLAB).
Unless mpm is downloaded to /usr/local/bin, you have to add ./ before calling to mpm.

Más respuestas (0)

Categorías

Más información sobre Install Products en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by