LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

array pattern trend

If you can assume that the first two column values are always arranged very regularly:

 

x1 y1

x2 y1

x3 y1

x1 y2

x2 y2

x3 y2

x1 y3

etc.

 

You could do something like the following. Modify as needed.

 

 

 

 

0 Kudos
Message 21 of 21
(283 Views)