LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I Only Want to Plot the Entered Data - no 0s

Solved!
Go to solution

I'm currently reading data points from a text file and plotting them to a waveform graph.  It's working perfectly -except- in instances where there is no data, the graph displays 0 (causing lines straight down to appear in my actual data).  I'd like it to not display anything when there is no data.  Is there a way to configure it to do such?  I'm brand new to LabVIEW.

 

Thanks

Sarah

0 Kudos
Message 1 of 3
(2,600 Views)
Solution
Accepted by topic author SarahAM

Replace the zeroes with NaN. 

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

Perfect, thank you!

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