Info
This question is closed. Reopen it to edit or answer.
Moving across a table (R2014a)
4 views (last 30 days)
Show older comments
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.
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!