LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I plot column 0 vs column 1 on an XY Graph

Solved!
Go to solution

Am having trouble ploting a XY graph from an excel spread sheet.

 

The first column of the spreadsheet is time in seconds and I want to make this my X axis.

The remaining columns I want to be able to scale the data and be able to select if the column should be plotted.

 

It will not plot correctly.  I plotted all of the columns and that works but the X axis is the number of rows instead of the data in the first column.

 

Attached is the sample excel file as well as the vi in Labview 2013.

 

 

 

Download All
0 Kudos
Message 1 of 3
(2,324 Views)
Solution
Accepted by topic author David_Troike

I don't have your toolkit VIs. Can you run your VI until the first table has data. Now delete all the excel stuff and right-click the table terminal and "change to constant". Save the VI under a new name and attach it here.

0 Kudos
Message 2 of 3
(2,320 Views)

Attached is the VI with a table constant for the data. 

0 Kudos
Message 3 of 3
(2,311 Views)