linear interpolation without meshgrid

Hello I have to do linear interpolation. n=interp2(X,Y,V,x,y,'linear'). This function is not working. Because my X and Y coordinates are not monotonically increasing and also not unique value. So what can I do for this. Is there any function to do interpolation.

More Answers (0)

Categories

Find more on Interpolation in Help Center and File Exchange

Asked:

on 29 Aug 2019

Commented:

on 31 Aug 2019

Community Treasure Hunt

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

Start Hunting!