[Thread Prev][Thread Next][Index]

Re: [ferret_users] Stick vector plot with arrows



Hi,
You may use Vector command like :
VECTOR/i=1:20/j=1:20/len=15 i+cos(j/5)+5,i-j
[ More on this here]
So for your variable [e.g. u and v] you may do VECTOR/i=1:20/j=1:20/len=10 u,v [adjust arguments as per your choice]

Hope it helps.


G Satyesh,
India

On Fri, Jul 5, 2019 at 11:10 AM shrikant dora <shrikantdora@xxxxxxxxx> wrote:
Dear all,

How can one plot stick vectors with arrows in ferret?

Thanks in advance.
--
Shrikant Dora
SRF , CSIR-NIO
Ph. no-7030684480



[Thread Prev][Thread Next][Index]