Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Description:
Linear interpolation is a common scientific and engineering concept - it's the process of estimating intermediate values from a series of X-Y points by connecting adjacent points with a straight line. This is a relatively straightforward process for 1-D data (i.e a series of corresponding X and Y points), using Mathcad's linterp function.