How to interpolate 2D

I have data in excel. In a column given values of angle from (say) A2: A37. On the other side i have value distance from B1:Q1 in a raw. And there are values of anisotropy (F) for particular value of angle and distance. I didn't know how to interpolate the value of F for given angle and distance. Can anyone help on this?

Answers (1)

KSSV
KSSV on 1 Aug 2021

2 votes

Read about interp1. If you are not able to get it attach your data.

2 Comments

Thanks.
The above is pic. In first column it is angle and on horizontal its distance. And there are values fot given angle and distance. I want to interpolate this.

Sign in to comment.

Categories

Find more on Interpolation in Help Center and File Exchange

Asked:

on 1 Aug 2021

Commented:

on 7 Aug 2021

Community Treasure Hunt

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

Start Hunting!