Plotting winds with quiver functions
8 views (last 30 days)
Show older comments
Hi,
I am using the quiverm function on a map of the world and have wind data.
Ideally I want to know whether it is possible to plot arrows of the quiver function as wind barbs? That or I need to be able to plot a legend with the magnitude of the wind as the size of an arrow?
So basically my aim is to show the magnitude of my winds, rather than just a few arrows, that could be 0.1 10 or 100m/s
Does anyone know how to do this, as I cannot find anything related to this on the matlab documentation?
Thanks
0 Comments
Accepted Answer
Sean de Wolski
on 22 Feb 2012
FEX:ncquiverref looks like it might help you.
More Answers (1)
See Also
Categories
Find more on Vector Fields in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!