필터 지우기
필터 지우기

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

조회 수: 4 (최근 30일)
Robert
Robert 2017년 11월 20일
댓글: Ruchi 2020년 3월 23일
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
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
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
KSSV 2017년 12월 29일
You fix a certain time step or a loop....make it visible for certain period and then invisible.
Ruchi
Ruchi 2020년 3월 23일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Vector Fields에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by