Install a toolbox from command line?
Afficher commentaires plus anciens
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?
Réponses (1)
Steven Lord
le 20 Sep 2021
0 votes
5 commentaires
Tashrif Tashrif
le 20 Sep 2021
Steven Lord
le 20 Sep 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
le 20 Sep 2021
Modifié(e) : Tashrif Tashrif
le 20 Sep 2021
Walter Roberson
le 20 Sep 2021
When you run the silent installer marking toolboxes that were not already installed, then it will add to the current installation.
Steven Lord
le 20 Sep 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.
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!