MATLAB Housekeeping

From CCN Wiki
Jump to navigation Jump to search

The MATLAB academic license needs to be renewed on a yearly basis. A reminder message is displayed when starting up MATLAB during the 60 days leading up to the license expiry. Renewing the license is handled directly via an email to software-license@buffalo.edu

For each machine running MATLAB, you will need to provide the OS platform (Win | Mac | Linux) and the hardware address. Additionally, this would be a good time to ask for a version update if available (The R20xxa release is available in the spring, and should be available when renewing in the fall; the R20xxb release may not be available at that point).

Obtaining the hardware address

A hardware address is a 12-digit hexadecimal code that uniquely identifies an ethernet device. Colons generally separate each pair of digits. Because it is unique, MATLAB can query your hardware to get your ethernet card to report it's address, which in turn verifies that it is running on the hardware for which the renewed license file was generated.

Linux

On a Linux computer, open a terminal and run the following command:

ifconfig | grep HWaddr

Look for a line beginning with eth0

eth0      Link encap:Ethernet  HWaddr 98:90:99:a3:f7:fd

OS X

On a Mac OS X computer, open a terminal and run the following command:

ifconfig

Look for a block of output associated with the device en0. Within that block should be a line beginning with ether

ether 6c:40:08:89:d1:2c

Windows

Computer Checklist

Linux

  • Wernickesarea
  • Brocasarea
  • Accumbens
  • Experiment Laptop
  • Experiment NUC

Windows

  • Greg's Laptop
  • Erica's Laptop

OSX

  • Chris' Laptop
  • Chris' Desktop