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 Object | Description |
---|---|
Polynomial Interpolation PtByPt | Interpolates or extrapolates the function f at x. |
Rational Interpolation PtByPt | Interpolates or extrapolates the function f at x using a rational function. |
Spline Interpolant PtByPt | Returns an array, Interpolant, of length n. |
Spline Interpolation PtByPt | Performs a cubic spline interpolation of f at x, given a set of tabulated values. |