octave-maintainers
[Top][All Lists]
Advanced

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

Re: Speeding Up gnuplot Interface with Binary Data


From: Daniel J Sebald
Subject: Re: Speeding Up gnuplot Interface with Binary Data
Date: Tue, 07 Oct 2008 23:24:33 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041020

Ben Abbott wrote:

I see __gnuplot_version__.m is still present in the sources.

http://hg.savannah.gnu.org/hgweb/octave/file/9a0a66f650b1/scripts/plot/__gnuplot_version__.m

However, the use of __gnuplot_version__ was removed from __go_draw_axes__.m on Oct 2nd.

Presently, the 3.1.51+ sources require gnuplot >= 4.2.3 to function, and >= 4.2.5 for full functionality.

OK, that should put gnuplot in the realm of binary data features.


BTW, I thought I'd try your patch, but it didn't take. What syntax did you use to produce it, and did you use the version of __go_draw_axes__ from the current sources?

I think so.  I grabbed the file listed at the Mercurial GUI site.  Are you getting 
rejected hunks?  Or a "can't find file" type of error.  I did a simple diff of 
files rather than the who source tree, i.e.,

diff -Pur <original_file> <modified_file>

A level switch -p1 or -p2 may be needed when patching.

Dan


reply via email to

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