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?
답변 (1개)
Steven Lord
2021년 9월 20일
0 개 추천
댓글 수: 5
Tashrif Tashrif
2021년 9월 20일
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
2021년 9월 20일
편집: Tashrif Tashrif
2021년 9월 20일
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
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에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!