LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Search Array Function Help (1D Array)

I am currently building a simple VI that searches the values of an input array for a number specified by the user. The VI then has to output the index locations for all of those cases into an array. I can build the VI so that the first index location is displayed. For example, if the number 2 is in the 4th and 5th index location in the initial array, my VI will display an output array with just the number 4 for the 4th location. How would I adjust my VI to get the output array to display 4 and 5?

0 Kudos
Message 1 of 2
(2,150 Views)
0 Kudos
Message 2 of 2
(2,136 Views)