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


Quantum Computers Really Are A One Trick Pony
17/03/2024

Google is offering $5 million if you can think up a use for a quantum computer. Wait, I thought quantum computers were the next big thing, a revolution! Surely we know what they can do?



Azure AI And Pgvector Run Generative AI Directly On Postgres
26/03/2024

It's a match made in heaven. The Azure AI extension enables the database to call into various Azure AI services like Azure OpenAI. Combined with pgvector you can go far beyond full text search. Let's  [ ... ]


More News

Last Updated ( Thursday, 02 January 2014 )