03-02-2023 12:42 PM
Hello comunity, what if you instead of delete want to keep only the ones "NaN", what could be done?
Thank you
03-02-2023 04:06 PM - edited 03-02-2023 04:10 PM
@NelsonCarvalho wrote:
Hello comunity, what if you instead of delete want to keep only the ones "NaN", what could be done?
Thank you
Don't look at these ancient threads! LabVIEW has evolved with many new features!
Simply use a conditional autoindexing tunnel with "is NaN?" as condition.
For example this would work after you remove the "Not"...