PBS Matlab example

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. To run, Matlab program codes in a HPC environment, first load the relevant module:

module load matlab

Consider the following Matlab code:

Get hands-on with 1200+ tech skills courses.