bar plot

Shailendra Rai r_shail77 at REDIFFMAIL.COM
Fri Aug 26 01:51:20 EDT 2005


Hello,
Since you r plotting only one variable u then how u expect the vector plot. command for vector plot is
d u;v
this will plot all the vector and if the resolution of data is high the vectors will not be distinguishable then you can skip some of the component in x and y direction using
d skip(u,m,n);skip(v,m,n)
here m and n are any integer greater than one. This will skip u and v values by m and n in x and y directions respectively.

Bye 

Shailendra Rai
K. Banerjee Centre of Atmospheic and Ocean Studies
University of Allahabad
Allahabad
INDIA -211002
-----------------------------------------------------------------------

On Thu, 25 Aug 2005 Arpita Mandal wrote :
>hi
>i want to plot u and v wind data. i have given
>set gxout vector
>d u
>but i am not getting the vecor arrows. i am getting only the contours. i
>need the arrows.
>thank you
>arpita
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20050826/51a54c0f/attachment.html 


More information about the gradsusr mailing list