Is there a way to generate vector field animation to look the same as on windy.com?
5 次查看(过去 30 天)
显示 更早的评论
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
2 个评论
KSSV
2017-11-21
The image/ link which you gave is not working......but with the experience I have in MATLAB, let me tell you it can be done...:)
回答(1 个)
KSSV
2017-11-21
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 个评论
KSSV
2017-12-29
You fix a certain time step or a loop....make it visible for certain period and then invisible.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Vector Fields 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!