MCR¶
Description¶
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. The MATLAB Runtime is a standalone set of shared libraries that enables the execution of compiled MATLAB applications or components on computers that do not have MATLAB installed. When used together, MATLAB, MATLAB Compiler, and the MATLAB Runtime enable you to create and distribute numerical applications or software components quickly and securely.
Environment Modules¶
Run module spider mcr
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_MCR_DIR - installation directory
- HPC_MCR_BIN - executable directory
Categories¶
math, language