octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Qt gnuplot terminal in GUI/IDE


From: Daniel J Sebald
Subject: Qt gnuplot terminal in GUI/IDE
Date: Thu, 13 Sep 2012 03:37:03 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

Jacob, Ben,

A few small changes to __gnuplot_drawnow__.m and a line of code in octave-gui.cc makes the GUI/IDE+O (GUIDE+O!) use gnuplot Qt terminal if it is available:

https://savannah.gnu.org/patch/index.php?7847

The approach uses GNUTERM environment variable which keeps the user interface and core Octave fairly separate. octave-cli and GUIDE+O without gnuplot Qt support falls back on the current defaults.

Dan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]