Updating MATLAB Remotely via Command Line

39 Ansichten (letzte 30 Tage)
Kanishk Abhirav Pandey
Kanishk Abhirav Pandey am 17 Apr. 2023
Kommentiert: Matthew Trimble am 21 Jul. 2023
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.

Antworten (1)

Oguz Kaan Hancioglu
Oguz Kaan Hancioglu am 17 Apr. 2023
  4 Kommentare
Matthew Trimble
Matthew Trimble am 21 Jul. 2023
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 am 21 Jul. 2023
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"

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by