LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Multiple runs on a single graph

i develop xy graph with NaN data..currently, my graph display pointer depend on data because between 3 point having 1 point is NaN data..how to ignore point NaN data and do linear graph

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

Hi Anita,

 

urrently, my graph display pointer depend on data because between 3 point having 1 point is NaN data..how to ignore point NaN data and do linear graph

What are "pointers" here? Do you mean "points" instead?

What is a "linear" graph"? Do you talk about the interpolation style of the plot?

 

Generic answer to your generic question:

When you don't like those NaN values in your plot you should filter/avoid them!

 

For more specific answers you should attach your VI with some useful data inside (set some default values!)…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,068 Views)