MATLAB

From NEClusterWiki
Revision as of 20:22, 14 January 2019 by Ondrejch (talk | contribs)
Jump to navigation Jump to search

MATLAB/Simulink is installed in /opt/MATLAB. The license is active on all computing nodes.

To start MATLAB, type module load matlab/R2013a or module load matlab/R2018a depending on which version you want to run; just module load matlab will provide the latest version available on the cluster. Then type matlab command to start the Matlab environment.

Run in textmode using: matlab -nodesktop -nojvm -nosplash