ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

graph plot

How to import data from excel and plot data values on waveform graph?

0 Kudos
Message 1 of 4
(3,729 Views)

You can use "Read from spreadsheet file" and use the array output for ploting. Start with the labVIEW basics and function palettes.

0 Kudos
Message 2 of 4
(3,724 Views)

Hi,

Please find the below link which gives more detailed explaination with an example for ploting graph from array of points from excel file.

 

http://forums.ni.com/t5/LabVIEW/Read-from-spreadsheet-and-plot-multiple-XY-graph/m-p/1965063#M651419

0 Kudos
Message 3 of 4
(3,682 Views)

"read from spreadsheet file" cannot read from excel files as some others above seem to suggest.

 

Do you have an example file? Is it really excel or just a delimited text file? What program was used to create the file?

Do you have problems reading the file or problems graphing the data, or both?

If this is a programming question, show us your code attempts.

0 Kudos
Message 4 of 4
(3,675 Views)