interpolation - 2D vector field data?
이전 댓글 표시
Hello, I have a 2D vector field (x,y,u,v) where x and y are generated from a meshgrid.
the problem s that I'm trying to interpolate the data using interp1 but i doesn't work.
can someone help me please?
답변 (2개)
Torsten
2017년 2월 13일
0 개 추천
Use interp2.
Best wishes
Torsten.
Katarzyna Karpinska
2018년 4월 16일
0 개 추천
I think interp does not work for vector field as a value, am I right?
카테고리
도움말 센터 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!