Interpolation PtByPt VIs

Owning Palette: Point By Point VIs

Requires: Full Development System. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Interpolation PtByPt VIs to perform interpolation and extrapolation.

The VIs on this palette can return point by point error codes.

Palette ObjectDescription
Polynomial Interpolation PtByPtInterpolates or extrapolates the function f at x.
Rational Interpolation PtByPtInterpolates or extrapolates the function f at x using a rational function.
Spline Interpolant PtByPtReturns an array, Interpolant, of length n.
Spline Interpolation PtByPtPerforms a cubic spline interpolation of f at x, given a set of tabulated values.