Updating MATLAB Remotely via Command Line

조회 수: 35 (최근 30일)
Kanishk Abhirav Pandey
Kanishk Abhirav Pandey 2023년 4월 17일
댓글: Matthew Trimble 2023년 7월 21일
Is there a way to update MATLAB silenly through Command Line actions? We have multiple devices in our lab with MATLAB and the correct license servers, and wanted to see if we could remotely update the devices.

답변 (1개)

Oguz Kaan Hancioglu
Oguz Kaan Hancioglu 2023년 4월 17일
  댓글 수: 4
Matthew Trimble
Matthew Trimble 2023년 7월 21일
Thanks for that.
I was looking for something more like the way we deploy Matlab to computers labs using method of downloading the install files to server on the network and utilizing the "Intaller_Input.text" file. Kind of like using a basic batch file or something.
Matthew Trimble
Matthew Trimble 2023년 7월 21일
Never mind. I figured it out using the "Update offline computer" instructions.
I downloaded and saved the update in a network location, and then sent the command to run the update to the remote computers.
"\\Network_Location\MathWorksUpdateInstaller.exe" --destination "C:\Program Files\MATLAB\R2023a"

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

카테고리

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

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by