Interpolation between 2 data sets acquired at same grids
Show older comments
Hi,
I have two data sets, that are sampled at same height (y axis) (see image) and I would like to obtain the data set in between by interpolation. I tried interp1 but it is not working for me. I used to do interplation to obtain points at different height in the same profile, but when I try to interpolate to abtain the data points in between 2 different profiles at the same heights, it is not working. Any help would be appreciated.

2 Comments
darova
on 13 Feb 2021
Did you try to interpolate in X direction (horizontally)?
Please provide your code
maryam al labbad
on 13 Feb 2021
Accepted Answer
More Answers (0)
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!