Springe direkt zu Inhalt

Octave

Deutsch

Octave is a language for numerically solving mathematical problems and is to a large degree compatible with MATLAB.

Users who which to use Octave need to load it via:

   module load octave/3.2.2

The program can then be started with:

   octave

Octave can only be used interactively on login nodes. For computationally demanding calculations batch mode should be used.