LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I want delete elements from an array

Hello,
My name is Nicolas Enjalbert, I'm a french student and I need your help please.
I have this array of n elements :
0 0
0 0
: :
: :
1 2
2 3
n n
I don't know how many '0' there is and I want to have this array (delete the '0'):
1 2
2 3
n n
Thank you for you help.

PC : Siemens Scenic ET
64M de RAM
WIN 98 2d edition
0 Kudos
Message 1 of 3
(2,761 Views)
Attached is a vi that will do that, investigate it, and if you have problems, ask.
0 Kudos
Message 2 of 3
(2,761 Views)
thank you very much forthis help
0 Kudos
Message 3 of 3
(2,761 Views)