LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plot 1 X-value, multiple Y-values

Hello everyone,

i cannot figure out how to make a graph from a file that is organised in this way:

X-values:          Y1      Y2        Y3      ...
0                        1         4         7
0.2                     7         6.4      0,01
0.4                     1.5       7        9.01        

and so on. So there is one column or row with calibration of X-axis, and an undefined number of corresponding Y-values. I need them to be plotted onto 1 graph.
I'm pretty new to Labview, but still i tried a lot before asking. Any help would be great.

Many thanks in advance,


Simon
0 Kudos
Message 1 of 3
(3,945 Views)

Hi Simon,

Hope this helps.

Mike

0 Kudos
Message 2 of 3
(3,943 Views)
That is very helpful, and a simple solution as i expected.

Thanks a lot, Mike.


Simon
0 Kudos
Message 3 of 3
(3,922 Views)