LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Extract Text file data to Waveform Graph or chart

Hello,

 

I have a text file (attached) below. I want to extract data as it is on a waveform graph or chart. What is the simplest way to do that??

0 Kudos
Message 1 of 2
(1,270 Views)

Use "Read delimited spreadsheet" to read the file

Use array functions to extract your X and Y data

Bundle together using "bundle" node

Wire to XY graph

0 Kudos
Message 2 of 2
(1,237 Views)