[Thread Prev][Thread Next][Index]

Re: Line between point data



Hello Tony,
If your data is a variable on an axis, then
it's this command

PLOT/SYMBOL/LINE var

If you have coordinate pairs that define
the data, then it is

PLOT/VS/SYMBOL/LINE xpts, ypts

You can set the size and style of the 
symbol with an argument on the /SYMBOL
qualifier, and the size qualifier.

PLOT/VS/LINE/SYMBOL=20/size=0.14 xpts, ypts

Look up "PLOT/SYMBOL" in the Users Guide
for a link to a table with the shapes
that are available.

--- Tony Jolibois <tjolibois@cls.fr> wrote:

>        Hi all,
> 
> Is it possible with ferret to plot point data and
> line between these 
> point (to have a trajectory) ?
> 
> Thanks,
> Tony
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement