Hi,
I'm new in matplolib code,
I have matrix of winds vectors derivated from quiver introducing U,V
components,and positioning these in a sorted grid X,Y
with the command quiver (x, y, u, v,color='r')
It's possible to put in the figure the barbs to every arrow vector or
scaling the arrow with the values of its lenght derived by >>> r =
sqrt((U**2)+(V**2))
Thanks a lot to averyone give me help
>----(^_^)----<

Pie
-- 
View this message in context: 
http://www.nabble.com/to-build-barbs-in-quiver-resultant-vector-tf3889736.html#a11026235
Sent from the matplotlib - users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to