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

Why do I get the error "Command 'mpm' not found, but there are 19 similar ones." when using MATLAB Package Manager on Linux?

 采纳的回答

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.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Install Products 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by