03-30-2010 03:21 PM
Hello,
I am trying to perform a 2D linear interpolation the following data:
30 50 70
55 1 2 3
75 4 5 6
95 7 8 9
I noticed that there is already a built in VI to accomplish this, but I am having difficulty using it. I understand what the Z, X, and Y arrays are, but am having problems with the xi and yi inputs. I don't want to input an array of values to interpolate, because I only want interpolation to be performed at a single point.
Any help is greatly appreciated.
03-31-2010 11:37 AM
Hi,
I believe a detailed explaination of the 2DINterpolat.vi is offered at the bottom of the page include in the linke below:
Interpolate 2D VI
http://zone.ni.com/reference/en-XX/help/371361F-01/gmath/interpolate_2d/
After reviewing this document, please post any more specific questions you have regarding the function input/output?
Cheers!
Patrick Corcoran
Application Engineering Specialist | Control
National Instruments
03-31-2010 07:33 PM