MATLAB in CentOS 7
MATLAB in CentOS 7 remains unchanged from it's status in RHEL6.
Our MATLAB installations are located at: /opt/pkg/matlab
We have symlinks in /opt/bin which correspond to our "last", "current", and "next" versions of MATLAB:
user123@box999[~]$ which matlab
wh/opt/bin/matlab
user123@box999[~]$ which matlab-next
/opt/bin/matlab-nextuser123@box999[~]$ which matlab-last
/opt/bin/matlab-last
At time of writing, these correspond to:
Name | Version |
---|---|
matlab-last | R2014b |
matlab | R2015a |
matlab-next | R2016a |
When a new version of MATLAB is released, these links will be cycled so that matlab-next points to the next version of MATLAB.
Please report any problems regarding MATLAB to helpdesk@cims.nyu.edu.