help-octave
[Top][All Lists]
Advanced

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

Re: gset label variables


From: Dmitri A. Sergatskov
Subject: Re: gset label variables
Date: Wed, 12 Mar 2003 13:37:47 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

Haddox, Randal P (Contractor-NTA) wrote:

....


gnuplot> set label 6 "4 7 8 11 26 27 28 29 " at "-5.18 -23.55 23.2 54.13 -60.08 34.28 6.91 -60.25 ','-81.91 -9.64 -25.51 31.13 20.57 -45.2 28.49 3.81 "


Gnuplot label command has a format
set label <index> "text" at x,y(,z)
(e.g. set label 6 "4" at -5.18,-81.81)

(there are more options -- see "help set label" in gnuplot)

You cannot define multiple labels with a single command -- you need to
write a loop.



Thanks,

Randy



Regards,

Dmitri.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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