Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Octave is often viewed as a system for numerical computations with a language that is mostly compatible with MATLAB, available as free software under the GNU GPL and capable of replacing MATLAB in many circumstances.

Usage

Code Block
languagebash
titleAdd module
module load octave/4.2.0

Note

If your MATLAB code is plain vanilla i.e. does not use any toolboxes, then the code should run with GNU Octave. Click here to learn about differences between MATLAB and Octave syntax