Interpolate Two Column Vectors of different lengths.

1 view (last 30 days)
Hello, I have a column vector with data but it is not the proper length. I think I need to interpolate the data so that it can be expanded to be the same length as another column vector that I have. Can someone please show me how to interpolate a column vector so that it is the same length as a second, longer column vector? Thank you.

Accepted Answer

John D'Errico
John D'Errico on 7 Dec 2014
help interp1

More Answers (0)

Categories

Find more on Interpolation in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!