How to update Matlab in silient mode?

조회 수: 3 (최근 30일)
Mariusz Matusik
Mariusz Matusik 2022년 9월 15일
답변: Rishav 2023년 9월 6일
Hi,
I'm automating tests performed by TestStand suite on Windows which are using Matlab for code generation. One of first steps for release testing is Matlab update which is now done partly manually (need to click "Continue" and "Finish").
Is there possibility to run Matlab 'C:\Program Files\MATLAB\RXXXXx\bin\win64\update_installer.exe' in silient mode? I mean without the need to manually click "Continue" and "Finish".
I've found that solution https://www.mathworks.com/help/install/ug/update-mathworks-software-on-offline-machine.html but I can't use it because I'm not license administrator and can't get these premissions.
Maybe you have another solution to install Matlab update automatically?
I would be very grateful for every suggestion from your side!

답변 (1개)

Rishav
Rishav 2023년 9월 6일
Hi Mariusz,
It is possible to install updates for MATLAB from a command-line environment. The process requires that the computer in which you hope to install updates into already has MATLAB installed, and that the MATLAB update installer be downloaded on the machine you wish to perform the update on. Note: before running the update installer on any machine, you need to ensure that there are no sessions of MATLAB running on the machine in question.
For commands specific to your MATLAB version and operating system, please refer to the below mentioned MATLAB answer:

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by