Linear interpolation
vout = INTERPOLATE(x,y,xout,'LINEAR')
If the LINEAR keyword is used, the interpolating method used is linear interpolation.
LINEAR
Interpolation Spline interpolation