[[PageOutline]] = HPC Workshop Fall 2025 = = How to run Matlab on Cypress = == What is MATLAB? == MATLAB (Matrix Laboratory) is a proprietary multi-paradigm programming language and numeric computing environment developed by [https://www.mathworks.com/ 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. Tulane’s expanded [https://www.mathworks.com/ MathWorks] license includes access to MATLAB, Simulink, and 48 toolboxes for both on-campus and at-home software installations. For more information about MATLAB and to learn how to download and use the products, please view the article in our Knowledge Base. * [https://it.tulane.edu/matlab Matlab Tulane] === How to run a Matlab code on Cypress === * [[cypress/Matlab#RunningMATLABinteractively|Running Matlab interactively using idev]] * [[cypress/Matlab#RunningMATLABinabatchmode|Running Matlab jobs using SLURM scripts]] * [[cypress/Matlab#RunningMATLABinParallelwithMultithreads|Parallel Matlab]]