LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI function to simulate Labview "Interpolate 1d Array"

I am looking for a function in labwindows that emulates the Interpolate 1d Array in labview.

I am trying to use RatInterp but the results are not exactly what I am after.  Anyone know

how to accurately simulate 'Interpolate 1d Array'?

 

Thanks in advance

Pete

0 Kudos
Message 1 of 2
(3,304 Views)
Hello Pete,

I was able to locate a few curve fitting and interpolation functions in the 2009 CVI help that may be more of what you are looking for.
   Curve Fitting and Interpolation

I was also able to find an example you might be interested in.
Interpolation example

Hope this helps

Regards,
Glenn
0 Kudos
Message 2 of 2
(3,270 Views)