Comments on Installing and Using the Scientific Software GNU Octave on Ubuntu 15.04

GNU Octave is a scientific application that uses a Matlab like interpreted high level language for numerical computations and simulations. It offers functions to solve linear and nonlinear problems, can plot the results as graphics and offers capabilitis for data manipulation and visualisation.

4 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Nick

The latest Octave 4.0 with built in GUI like Matlab is not yet available in the repos. So:

http://linuxg.net/octave-4-0-open-source-matlab-alternative-has-received-a-gui-and-a-lot-of-new-features/

 

By: magnoonx

Yes, We have to wait for the repository to be available... However if you want, you can start a GUI on Octave 3.8.1 typing this  octave --force-gui

By: palash

It is crashing with octave exited with signal 11

By: Telvin

Yo man, thanks for the tutorial it was fun.