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.

답변 (1개)

Steven Lord
Steven Lord 2021년 9월 20일

0 개 추천

I would probably use the silent installation process.

댓글 수: 5

Tashrif Tashrif
Tashrif Tashrif 2021년 9월 20일
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 2021년 9월 20일
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 2021년 9월 20일
편집: Tashrif Tashrif 2021년 9월 20일
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 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.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

릴리스

R2020b

질문:

2021년 9월 20일

댓글:

2021년 9월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by