04-27-2021 06:54 PM
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??
04-27-2021 08:14 PM
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