LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need to convert a 2D array into two 1D arrays to be fed into Build XY Graph

Hi Need to convert the 2D Output of a sub vI for display on XY Graph. Help!!! I cant find an array function that takes a 2D input and un-builds to 2 * 1D arrays
0 Kudos
Message 1 of 4
(3,130 Views)
Hi dht,

try the array function "Indicate Array" with only one index input connected.

Stephan
0 Kudos
Message 2 of 4
(3,130 Views)
thanks stephan.
I used index array which I guess is what you meant?

dave
0 Kudos
Message 3 of 4
(3,130 Views)
Hi Dave,

if it is working than that's it.
I'm using the german version of LabView and it is sometimes difficult to translate the names 😉

Stephan
0 Kudos
Message 4 of 4
(3,130 Views)