LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is the algorithm of interpolation used in 2Darray display secret?

Is the algorithm of interpolation used in 2Darray display secret? if
it isn't, would anybody tell me something about it?
0 Kudos
Message 1 of 2
(2,596 Views)
I am not sure in which 2d display you are interested.

A waveform graph/chart interpolates between two points with a line. The intensity charts interpolate color by finding a linear relationship between the value of the cell and the transition of the two extreme colors. This same linear relationship is how interpolate 1D array.vi works.

Jeremy Braden
National Instruments
0 Kudos
Message 2 of 2
(2,596 Views)