octave-maintainers
[Top][All Lists]
Advanced

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

Re: 3.2.3 RC2


From: Benjamin Lindner
Subject: Re: 3.2.3 RC2
Date: Tue, 08 Sep 2009 16:20:27 +0200
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

John W. Eaton wrote:
On  1-Sep-2009, Benjamin Lindner wrote:

| Jaroslav Hajek wrote:
| > hi all,
| > | > the 3.2.3 RC2 tarballs are available:
| > http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/
| | Builds fine using mingw32 TDM-gcc-4.3.0-3.
| Make check shows the already known failures.
| | However, as Tatsuro already pointed out, gnuplot does no longer allow | interaction with either keyboard (e.g. grid on/of) or mouse (e.g. | zooming). I tested this with the 2009-july-08 development binaries and a | local build from the CVS snapshot of the same date.

Zooming doesn't work for me on a Debian system with 3.2.0, 3.2.2, or
3.2.3-RC2.  But toggling the grid does work with all three versions.
I don't know whether zooming with the mouse is suppsoed to work with
the version of gnuplot I have (4.2.5).  It does work for me when I
start gnuplot outside of Octave and plot a funtion.  I'm not sure
whether 4.2.5 can zoom when data comes from a pipe, as Octave is
sending it now.


For windows to even use the gnuplot backend one requires a true console (i.e. pipeable) application, which is available since CVS-4.3.0-2008-11-21 thanks to michael goffioul. The zooming feature if data is piped into gnuplot requires a build with -DVOLATILE_REFRESH, which is available IIRC for 4.3.0. So the available windows binaries allow zooming.

benjamin


reply via email to

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