Is there a way to generate vector field animation to look the same as on windy.com?

5 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

KSSV
KSSV il 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 Commenti
KSSV
KSSV il 29 Dic 2017
You fix a certain time step or a loop....make it visible for certain period and then invisible.
Ruchi
Ruchi il 23 Mar 2020
Hi Robert and KSSV!
I am also trying to get similar animated plot where instead of streamparticles, I want arrows in quiver plot to show the transition. Can anyone please help me with this problem?
My quiver plots are attached here.

Accedi per commentare.

Categorie

Scopri di più su Vector Fields in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by