Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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.
