Linear interpolation

Syntax: vout = INTERPOLATE(x,y,xout,'LINEAR')

If the LINEAR keyword is used, the interpolating method used is linear interpolation.

  Interpolation
  Spline interpolation