Hi,
There is no built in function in LabVIEW that interpolates a 2D array. What LabVIEW has is a Interpolate 1D array function. This function returns a value of y given a fractional index of x. I believe you are using a user defined Interpolate 2D array function so its hard to tell what is going wrong. A posting of your code would be helpful.
Reagrds,
Ankita A.