matlab
Link to section 'Description' of 'matlab' Description
MATLAB MATrix LABoratory is a multi-paradigm numerical computing environment and fourth-generation programming language. A proprietary programming language developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages, including C, C++, C#, Java, Fortran and Python.
Link to section 'Versions' of 'matlab' Versions
- Bell: R2019a, R2020a, R2020b, R2021b, R2022a, R2023a
- Scholar: R2024a
- Gilbreth: R2017a, R2018a, R2019a, R2020a, R2022a, R2023a
- Negishi: R2021b, R2022a, R2023a
- Anvil: R2020b, R2021b, R2022a, R2023a
- Gautschi: R2024a
Link to section 'Module' of 'matlab' Module
You can load the modules by:
module load matlab
MATLAB, Simulink, Compiler, and several of the optional toolboxes are available to faculty, staff, and students. To see the kind and quantity of all MATLAB licenses plus the number that you are currently using you can use the matlab_licenses command:
$ module load matlab
$ matlab_licenses
The MATLAB client can be run in the front-end for application development, however, computationally intensive jobs must be run on compute nodes.
The following sections provide several examples illustrating how to submit MATLAB jobs to a Linux compute cluster.