ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

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,450 Views)
Use the Not a Number/Path/Refnum? function from the comparison palette.

Lynn
Message 2 of 3
(6,445 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,430 Views)