command line install of .mlpkginstall silently
조회 수: 38 (최근 30일)
이전 댓글 표시
Hello Dear All,
Quick question that i do no find a real answer.
How can we install a .mlpkginstall in command line and silenstly.
I must deploy a package on a few hundred computers.
Many thanks in advance.
댓글 수: 4
답변 (2개)
Mario Malic
2024년 3월 22일
편집: Mario Malic
2024년 3월 23일
https://uk.mathworks.com/matlabcentral/answers/293235-how-do-i-download-and-install-a-support-package-on-an-offline-machine There are instructions here, and they allow silent install.
If you upload package somewhere on the web, use websave to download, and to figure out how to install it with cmd line.
댓글 수: 0
Olivier Schmitt
2024년 5월 27일
댓글 수: 1
Mario Malic
2024년 5월 27일
If you made it yourself .mlpkginstall, you are unable to install it offline. Link above says so. If it's an official package, you can do it through MATLAB Support Software Downloader as described in the link above.
참고 항목
카테고리
Help Center 및 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!