Install a toolbox from command line?

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.

Respuestas (1)

Steven Lord
Steven Lord el 20 de Sept. de 2021

0 votos

I would probably use the silent installation process.

5 comentarios

Tashrif Tashrif
Tashrif Tashrif el 20 de Sept. de 2021
Steven, thank you for trying but that has no reference for installing toolboxes! If I am missing it, can you quote a line from there?
Steven Lord
Steven Lord el 20 de Sept. de 2021
Open the installer_input.txt file. At the end of the file is a list of products. As per the instructions in the file uncomment the product(s) you want to install or leave that section alone to install everything.
Tashrif Tashrif
Tashrif Tashrif el 20 de Sept. de 2021
Editada: Tashrif Tashrif el 20 de Sept. de 2021
Right but that is pre-facto exclusion instruction. I was asking about post-facto inclusion instruction. I want to install a toolbox to an old MATLAB. The toolbox was not installed during MATLAB installation in the past. Do you know how to do that?
Walter Roberson
Walter Roberson el 20 de Sept. de 2021
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 el 20 de Sept. de 2021
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.

Iniciar sesión para comentar.

Categorías

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

Productos

Versión

R2020b

Preguntada:

el 20 de Sept. de 2021

Comentada:

el 20 de Sept. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by