octave Command Examples

A programming language for scientific computing. More information: https://docs.octave.org/latest/Invoking-Octave-from-the-Command-Line.html.

octave

octave {{path/to/script.m}}

octave {{path/to/script.m}} {{argument1 argument2 ...}}

octave --gui

octave --help

octave --version