LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

array


Cory K wrote:

Altenbach, what is the name of the function you used in your second example?


In Place Element Structure 😄

Message 11 of 12
(634 Views)

Made a few changes to the original code I post. The attached will sum indexes of the old and new array.

 

Note that when LV sums arrays of different sizes the larger array is truncated and you get a summed array of the smaller size. To work around this i padded the shorter array with zeros to make its size identical to the larger then summed  identical size arrays. Anyhow, if my reply is not too late hope this helps

 

Message 12 of 12
(588 Views)