GUI For GNU Octave 3.8
Written by Alex Armstrong   
Thursday, 02 January 2014

The new release of Octave, the open source numerical computation suite that is compatible with MATLAB, features a preview of the graphical user interface.

GNU Octave is popular as a free open source alternative to MATLAB. It provides capabilities for the numerical solution of linear and nonlinear problems, and has extensive graphics capabilities for data visualization and manipulation. Octave is normally used through its interactive command line interface, but a GUI interface has been top of users' wish list for some time.

 

guioctave3.8

 

According to the release announcement for GNU Octave 3.8 the new GUI has the status of a preview:

because it is not quite as polished as we would like, we have decided to wait until the 4.0.x release series before making the GUI the default interface (until then, you can use the --force-gui option to start the GUI).

The new release contains numerous bug fixes and the following major changes:

  • Octave now uses OpenGL graphics by default with FLTK widgets. If OpenGL libraries or FLTK widgets are not available when Octave is built, gnuplot is used. You may also choose to use gnuplot for graphics by executing the command: graphics_toolkit ("gnuplot")

  • Printing or saving figures with OpenGL graphics requires the gl2ps library which is no longer distributed with Octave. The software is widely available in most package managers. If a pre-compiled package does not exist for your system, you can find the current sources at http://www.geuz.org/gl2ps/.

  • Octave now supports nested functions with scoping rules that are compatible with Matlab.

Other user visible changes are detailed on the Gnu.org site.

 

 gnuoctave

 

More Information

Octave 3.8.0 Released

Download GNU Octave

Changes in Version 3.8

 

Related Articles

A Programmer's Guide To Octave

 

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Important Conference Results
17/04/2024

The SIGBOVIK conference has just finished and its proceedings can be downloaded, but only at your peril. You might never see computer science in the same way ever again.



Angular and Wiz To Merge
27/03/2024

Two web development frameworks used at Google are merging. One, Angular is open source and widely known, while the other, Wiz, is an internal web framework developed and used by Google for some o [ ... ]


More News

Last Updated ( Thursday, 02 January 2014 )