Is there a way to generate vector field animation to look the same as on windy.com?
4 views (last 30 days)
Show older comments
Have a look at www.windy.com end that animates wind speed and direction instances. Is there a way to generate an animation such as this in MATLAB? If not, any ideas where to start?
Thanks
Answers (1)
KSSV
on 21 Nov 2017
Yes..I realized it later..it can be plotted...do you have all the data? You need to have bathymetry, topography of the region and wind components. It can be then plotted. YOu need to have a look on pcolor, surf, imagesc, contour and quiver.
3 Comments
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!