Matlab
Matlab R2020a at regulus
Matlab R2019b at regulus
Matlab R2019a at regulus
Matlab R2018b at regulus
Matlab R2018a at regulus
Matlab R2017b at regulus
Matlab R2017a at regulus
Matlab R2015b at regulus
Matlab R2013a at teazer
Matlab R2012a at teazer
Matlab R2010a at teazer
Matlab R2008a at teazer
Matlab documentation |
MATLAB is a high-performance language for technical computing. It integrates computation, visualization, and programming in an easy-to-use environment where problems and solutions are expressed in an familiar mathematical notation. Typical uses include:
- Math and computation
- Algorithm development
- Modeling, simulation, and prototyping
- Data analysis, exploration, and visualization
- Scientific and engineering graphics
- Application development, including Graphical User Interface building
MATLAB is an interactive system whose basic data element is an array that does not require dimensioning. This allows you to solve many technical computing problems, especially those with matrix and vector formulations, in a fraction of the time it would take to write a program in a scalar noninteractive language such as C or Fortran.
The name MATLAB stands for matrix laboratory. MATLAB was originally written to provide easy access to matrix software developed by the LINPACK and EISPACK projects, which together represent the state-of-the-art in software for matrix computation.
MATLAB features a family of application-specific solutions called toolboxes. Very important to most users of MATLAB, toolboxes allow you to learn and apply specialized technology. Toolboxes are comprehensive collections of MATLAB functions (M-files) that extend the MATLAB environment to solve particular classes of problems. Areas in which toolboxes are available include signal processing, control systems, neural networks, fuzzy logic, wavelets, simulation, and many others.
Matlab R2020a (Version 9.8.0.1323502)
Matlab R2020a is available with 64-bit at regulus only.
Setting up the environment
To use Matlab it is helpful to set up the matlab environment.
You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:
module load matlab/R2020a
Matlab R2019b (Version 9.7.0.1190202)
Matlab R2019b is available with 64-bit at regulus only.
Setting up the environment
To use Matlab it is helpful to set up the matlab environment.
You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:
module load matlab/R2019b
Matlab R2019a (Version 9.6.0.1072779)
Matlab R2019a is available with 64-bit at regulus only.
Setting up the environment
To use Matlab it is helpful to set up the matlab environment.
You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:
module load matlab/R2019a
Matlab R2018b (Version 9.5.0.944444)
Matlab R2018b is available with 64-bit at regulus only.
Setting up the environment
To use Matlab it is helpful to set up the matlab environment.
You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:
module load matlab/R2018b
Matlab R2018a (Version 9.4.0.813654)
Matlab R2018a is available with 64-bit at regulus only.
Setting up the environment
To use Matlab it is helpful to set up the matlab environment.
You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:
module load matlab/R2018a
Matlab R2017b (Version 9.3.0.713579)
Matlab R2017b is available with 64-bit at regulus only.
Setting up the environment
To use Matlab it is helpful to set up the matlab environment.
You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:
module load matlab/R2017b
Matlab R2017a (Version 9.2.0.538062)
Matlab R2017a is available with 64-bit at regulus only.
Setting up the environment
To use Matlab it is helpful to set up the matlab environment.
You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:
module load matlab/R2017a
Matlab R2015b (Version 8.6.0.267246)
Matlab R2015b is available with 64-bit at regulus only.
Setting up the environment
To use Matlab it is helpful to set up the matlab environment.
You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:
module load matlab/R2015b
Matlab R2013a (Version 8.1.0.604)
Matlab R2013a is available with 64-bit at teazer only.
Setting up the environment
To use Matlab it is helpful to set up the matlab environment.
You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:
module load matlab/R2013a
Matlab R2012a (Version 7.14.0.739)
Matlab R2012a is available with 64-bit at teazer only.
Setting up the environment
To use Matlab it is helpful to set up the matlab environment.
You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:
module load matlab/R2012a
Matlab R2010a (Version 7.10.0.499)
Matlab R2010a is available with 64-bit at teazer only.
Setting up the environment
To use Matlab it is helpful to set up the matlab environment.
You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:
module load matlab/R2010a
Matlab R2008a (Version 7.6.0.324)
Matlab R2008a is available with 64-bit at teazer only.
Setting up the environment
To use Matlab it is helpful to set up the matlab environment.
You can use the following entry interactively. If you want to use this module permanently, place this entry below the global definitions in your ".bashrc" file:
module load matlab/R2008a
Mathematica documentation
You can find the Matlab documentation on the following webpages:
- Matlab Help Desk (WWW Online documentation)
- The Mathworks Home
- The Mathworks Home (Europe)