LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

express xy graph second plot

Hi , Im trying to get a second plot on the express XY graph.
I've tried some of the suggestions like building the x array twice ( concatanating ?) but this does not seem to work for me.

Is there a tutorial on multiple plotting with this beast anywhere?

I've enclosed a simple vi . Help please!!!!
dht
0 Kudos
Message 1 of 2
(2,593 Views)
Use the merge signals VI, note that you have to have an equal number of signals for X and Y. I've attached a short example.

Regards,
Ryan K.
Message 2 of 2
(2,589 Views)