Interpolate 2D Scattered VI
- 已更新2025-07-30
- 閱讀時間為 1 分鐘
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.

Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Mathematics\Interpolation\Scattered 2D Interpolation.vi