LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I get a sub-array of even numbers from an array?

Solved!
Go to solution

Just wire the array through it. Nothing else needs to be done.

 

I would also avoid using floating point (doubles, singles) for this as you may have issues with rounding. There are no odd/even floating point numbers. That concept only applies to integers.



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
Message 11 of 12
(665 Views)

Ah, another homework assignment done!

Message 12 of 12
(659 Views)