LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read and plot single colum textfile

The assignment is:

Plot the entire ECG signal and one period of the ECG signal. Point out two distortions which are observed in this signal and motivate why have they occurred.

 

-all i hade is a text file with 1 column and 4000 rows. What do i do? Is it possible to read from spreadsheet?

 

please help med, this is the first time working with labview

0 Kudos
Message 1 of 3
(2,585 Views)

It's very possible, and will look very easy after some "basic training".

 

On modern versions of LabVIEW you can press  ctrl+space to bring up the quickdrop. Try typing in "read spreadsheet" and "index array" on the block diagram (white side). Try typing in "waveform graph" on front panel (grey side). That should get you started 🙂

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

Well i hope this isnt a homework problem, but to get you started i would go to the examples built into labview.  Under Help/ find examples.  From there you can look into how to read from a text file.  Fundamentals/file input and output/ text. That will help with reading your text file.  peak through the other examples for more help.

 

Good luck



-Matt
0 Kudos
Message 3 of 3
(2,577 Views)