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?

Antworten (2)

Torsten
Torsten am 13 Feb. 2017

0 Stimmen

Use interp2.
Best wishes
Torsten.
Katarzyna Karpinska
Katarzyna Karpinska am 16 Apr. 2018

0 Stimmen

I think interp does not work for vector field as a value, am I right?

Kategorien

Mehr zu Interpolation finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 13 Feb. 2017

Community Treasure Hunt

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

Start Hunting!

Translated by