LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating A Vector From A Scalar

Can anyone please help me on  basic/fundamental guide on How I can build a memory in LabVIEW that will save scalar/data of every iteration and then create a vector from it (i.e creating a vector from those scalar).

0 Kudos
Message 1 of 2
(2,479 Views)
Just autoindex at the output tunnel of the loop, and you'll get an array, one element/iteration.
Message 2 of 2
(2,474 Views)