help-octave
[Top][All Lists]
Advanced

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

Re: Plot an arrow in 2.9.12+?


From: Peter Gustafson
Subject: Re: Plot an arrow in 2.9.12+?
Date: Wed, 18 Jul 2007 16:23:24 -0400
User-agent: Thunderbird 2.0.0.4 (X11/20070618)

David Bateman wrote:
Peter Gustafson wrote:
Hi,

What is the best way to plot an arrow in 2.9.12?  Is there a way to
directly access the arrow tool (set arrow...) in gnuplot?  I've not had
success... has anybody else tried or is this a feature that still needs
to be implemented.

As a secondary question... What role does __gnuplot_raw__ or
__gnuplot_set__ play in the current plot implementation?  They don't
seem to do much if anything. Have they basically gone away?
Thanks in advance,

Pete

If we had a way of using "arrows" we'd have the quiver function
implemented :-( .. We don't have it in 2.9.12 and the octave-forge
version is very gnuplot specific... However, I believe the octplot
version of quiver might give you what you are after..

__gnuplot_raw__ and __gnuplot_set__ still exist, but don't mix them and
other graphics as you are bypassing all the handle graphics code..

D.



Thanks for the info... alas I specifically desire a gnuplot based implementation that uses octave handle graphics. I'm in the midst of a large project which demands consistency between plots, I've committed to use the gnuplot epslatex terminal (preferably through octave). I'll look into the code and see if I can contribute something that would work... but don't hold your breath.

pete


reply via email to

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