LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

1D numeric data and 1D time array in graph

I want to make a graph of a 1D numeric array and a 1D time array.
x-ax = time
Y-ax = data

I think it is easy to make. But i can't make it right.
Please help me
0 Kudos
Message 1 of 2
(2,767 Views)
Drop a bundle function on your diagramme and wire the time array to the first terminal and the numeric array to the second..now create an XY graph and wire the output of the bundle function to the graph.
0 Kudos
Message 2 of 2
(2,767 Views)