Info

This question is closed. Reopen it to edit or answer.

Moving across a table (R2014a)

4 views (last 30 days)
Raahul Palanivel Uma
Raahul Palanivel Uma on 23 Aug 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
Hello all.
I have a [101x8] Matrix. I want to interpolate between each column, for which I use a formula. I would like to know how to move across the Matrix after completing the Interpolation between the 1st & 2nd columns ie. how do I tell the Compiler to run the Interpolation between the 2nd & 3rd columns, then the 3rd & 4th columns and so on till the final column is reached. I want to solve this using a Loop. Any suggestions will be greatly appreciated.
Thank you in advance.

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!