Release: Matlab 2019a

The latest version of Matlab (R2019a) is available for Students and Researchers in EECS who are using EECS Managed Desktops, with all the Toolboxes available.

Matlab is available in both Windows and CentOS.

CentOS

You will be able to run Matlab either by clicking the relative button on your Desktop environment or by running the following command on a terminal:

$ matlab

We understand the need to keep working on the same version you were used to, so older versions are also available as environent modules.

Example

If you want to use Matlab 2018a, from a terminal run:

$ module load matlab/2018a
$ matlab