I have a table as shown below. Col 1 = input, Col 2 = output (consists of two outputs that depend on each other)

How do I interpolate for a point in input, say for e.g. input = 0.0300?
I wanted to implement this in Matlab.
Due to different dimensions, the problem is difficult.