Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
borderColorblack
bgColorwhite
titleColorblack
borderWidth1
titleBGColor#EBEDEF
borderStylesolid
titleInstallation Process

Server: 10.80.0.36

Ports: 27000, 1711

Server instructions:

  1. MATLAB uses LMTOOLS Utility as its license manager
  2. Whenever a new version of MATLAB is released a new folder for the version number needs to be made in the location: Program Files>MATLAB
  3. Place the version install files inside You can copy the former versions folder and then get a new license file or update the existing one replacing all version instances.
  4. Point to the new license file, lmgrd.exe, and debug log from within the license manager
  5. Any time a new license file is obtained the follow two lines with corrected version MUST be placed at the top to avoid Firewall issues

                      SERVER DEPTENG03 005056824676 27000
                      DAEMON MLM "C:\Program Files\MATLAB\R2019b\etc\win64\mlm.exe" port=1711
                      # BEGIN--------------BEGIN--------------BEGIN

Client Instructions:

  1. Download the matlab_R2019b_win64 from mathworks or the S Drive and run the installer
  2. Enter the File Installation Key:
    1. for R2019b: 25531-31528-64256-26989
    -34076
    1. -34076 
    2. for R2020a: 61104-12725-04331-53700-65074 
  3. Follow the installer until the license path is requested
  4. Open file explorer separate from the installer and navigate to the matlab R2019b folder for your version (E.g. C: Program Files > Matlab > R2019b)
    1. create a notepad file enter:
      SERVER 10.80.0.36 005056824676 27000
      USE_SERVER
    2. save as network.lic
    3. return to the installer
  5. Navigate to the same folder and select the license file you just created.
  6. Continue to click through the install process until finish.

...