Install a toolbox from command line?

190 次查看(过去 30 天)
Hi, I am on a RedHat Linux machine. I am using R2020b. How do I install the following package from the command line without graphical interaction?
I understand there are this and this answers but the first one is graphical while the second one is specific to another package.

回答(1 个)

Steven Lord
Steven Lord 2021-9-20
I would probably use the silent installation process.
  5 个评论
Walter Roberson
Walter Roberson 2021-9-20
When you run the silent installer marking toolboxes that were not already installed, then it will add to the current installation.
Steven Lord
Steven Lord 2021-9-20
Specify the destinationFolder (the first section in the installer_input.txt file) as the directory where your existing installation is located (matlabroot) and specify the new product you want to be installed in that last section.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by