MATLAB

MATLAB is a high-level language and interactive environment that enables you to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of MATLAB can then be made available with one of the following:

module load MATLAB/2023b
module load MATLAB/2022a

Notes

MATLAB was installed using Easybuild, build details can be found in $EBROOTMATLAB/easybuild with a given module loaded.