LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

remove NaN values from a numeric array

Hi,

Is there a way to search for NaN values in a numeric array and remove them. The NaN value is returned in some fitting returns when a fit cannot be performed to the data.

Thank you,

Tim
0 Kudos
Message 1 of 3
(6,304 Views)
Use the Not a Number/Path/Refnum? function from the comparison palette.

Lynn
Message 2 of 3
(6,299 Views)
On May 2, 12:10 pm, Timothy 123 <x...@no.email> wrote:
> Hi,
>
> Is there a way to search for NaN values in a numeric array and remove
> them. The NaN value is returned in some fitting returns when a fit
> cannot be performed to the data.
>
> Thank you,
>
> Tim

Functions palette -> Comparison -> Not A Number/Path/Refnum?

Paul Cardinale

0 Kudos
Message 3 of 3
(6,284 Views)