Owning Palette: Interpolation & Extrapolation VIs
Requires: Full Development System
Takes the piecewise polynomial cluster and computes the interpolated values yi at each xi location.
Add to the block diagram | Find on the palette |
piecewise polynomial is a cluster that contains the x locations and coefficients of the piecewise interpolating polynomial.
| |||||
xi is the array of values of the independent variable at which interpolated values of the dependent variable yi are to be computed. | |||||
yi is the output array of interpolated values that correspond to the xi independent variable values. | |||||
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster. |