octave - Online in the Cloud

This is the command octave that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


octave - A high-level interactive language for numerical computations.

SYNOPSIS


octave [options]... [file]

DESCRIPTION


Octave is a high-level language, primarily intended for numerical computations. It
provides a convenient command line interface for solving linear and nonlinear problems
numerically.

OPTIONS


The complete set of command-line options for octave is available by running the following
command from the shell.

octave --help

DOCUMENTATION


The primary documentation for Octave is written using Texinfo, the GNU documentation
system, which allows the same source files to be used to produce online and printed
versions of the manual.

You can read the online copy of the Octave documentation by issuing the following command
from within octave.

octave:1> doc

The Info files may also be read with a stand-alone program such as info or xinfo. HTML,
Postscript, or PDF versions of the documentation are installed on many systems as well.

Use octave online using onworks.net services



Latest Linux & Windows online programs