help-octave
[Top][All Lists]
Advanced

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

Re: Different plot behavior in octave and gnuplot


From: Jordi Gutiérrez Hermoso
Subject: Re: Different plot behavior in octave and gnuplot
Date: Wed, 12 Sep 2012 16:08:33 -0400

On 12 September 2012 16:06, emooshag <address@hidden> wrote:
> Thank you Francesco, this makes sense.  I'm curious though, when making this
> plot using gnuplot itself,  plot(y=5) works.  Why is this so if octave is
> ultimately calling calling gnuplot?

Gnuplot is just a crutch, and we're trying to get rid of it. We're
pretty much ready to ditch gnuplot. We don't pass Octave commands into
gnuplot. We pass gnuplot commands corresponding to the desired Octave
semantics.

- Jordi G. H.


reply via email to

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