Performs two-dimensional interpolation on scattered points.

This VI accepts X, Y, and Z values (two independent variables and one dependent variable, respectively) and returns interpolated values Zi that correspond to each Xi and Yi location.

You must manually select the polymorphic instance to use.


icon

Examples

Refer to the following example files included with LabVIEW.

  • labview\examples\Mathematics\Interpolation\Scattered 2D Interpolation.vi