02-12-2007 07:35 AM
02-13-2007 03:34 PM
Performs one-dimensional interpolation using a selectable table-lookup method. This VI accepts tabulated dependent and independent variable values Y and X and provides interpolated values yi corresponding to each xi location. This VI finds each value of xi in X and uses the relative location in X to find the interpolated value yi at the same relative location in Y.This VI is not available in the Base Package of LabVIEW, so if you do not have the Full or Professional versions of LabVIEW please let me know so we can try to find another solution.
03-07-2007 03:44 AM