LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I plot multiple channels on the same figure?

My inputs are:
x axis : 1-D array
Y axis : 2-D array consisting of data from several channels, where every row contains data from one channel (1-D array)
I would like to plot several channels vs one with the legend etc..
0 Kudos
Message 1 of 3
(2,868 Views)
I have created an example which -
- takes an independent X axis data
- takes 2D Y data
- takes 1D Y data

Displays all on an XY Graph

Do Let me know if it helps.


Sandeep
0 Kudos
Message 2 of 3
(2,868 Views)
Thanks, Sandeep. I used a slight variation and it works!
0 Kudos
Message 3 of 3
(2,868 Views)