Owning Palette: Array VIs and Functions
Requires: Base Development System
Linearly interpolates a decimal y value from an array of numbers or points using a fractional index or x value.
The connector pane displays the default data types for this polymorphic function.
Add to the block diagram | Find on the palette |
You can wire an array of numeric values or an array of data point sets to this function. If you wire an array of numeric values, the function interprets fractional index or x as a reference to the array elements. If you wire an array of data point sets, the function interprets fractional index or x as a reference to the x-value elements within each data point set.
Note If you wire an array of data points to this function, the data points must be sorted by increasing x-value. |