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.

 

espbook

 

Comments




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

 

Banner


ELIZA Makes a Comeback
19/01/2025

ELIZA was the world's first chatbot, more than 50 years before the term itself was coined. She was the brainchild of Joseph Weizenbaum who wrote the original program in the 1960s at MIT.  Th [ ... ]



The Dynamic DevOps Roadmap
05/02/2025

Αre you taking your first steps in the Devops world? Have you gone beyond the basics and trying to find your bearings figuring out what to focus on next? No worries, the Dynamic DevOps Road [ ... ]


More News

Last Updated ( Thursday, 02 January 2014 )