Octave

From Class Wiki
Revision as of 22:25, 30 September 2010 by Victor.shepherd (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Octave is an powerful open source tool used as an alternative to Matlab since it is free and customizable. This tool is used for numerical computations, manupulations of graphs, matrices and some other features.

Octave comes in two forms, a command line engine and a GUI frontend. In order to install Octave in Ubuntu run the following command:

sudo apt-get install octave octave-gtk

To run it, go to the terminal and type

octave

Alternatively, go to Applications and under education there should be an icon that says octave-gtk