01-16-2013 06:21 AM
Hi,
I am trying to interpolation in 2D array but I could not succeed. Could you help me on this? I tried to explain the problem via a data table below. I want to calculate values indicated by question marks by lnear interpolation. Data table included 0.4 and 0.6 and their corresponding data but does not include 0.55 and their corresponding values.
0.4 | -27 | 519.97 | 2.353 | 1.1588 |
0.55 | ? | ? | ? | ? |
0.6 | -26 | 521.43 | 2.3589 | 1.1538 |
01-17-2013 10:57 AM
Hi newbieeng,
I found a couple discussion forums that might help you through this:
http://forums.ni.com/t5/LabVIEW/2D-array-or-3D-array-interpolation-need-help/td-p/1679510
http://forums.ni.com/t5/LabVIEW/2D-Interpolation/td-p/2126062
Regards,
Carmen C.