Octave

From Class Wiki
Revision as of 22:20, 30 September 2010 by Victor.shepherd (talk | contribs)
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