LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Deleting zeros from the rows of 2D array

Solved!
Go to solution

Hi guys, 

I have a 2D array which has some zero in the first few rows. 

Hk637_0-1736892898490.png

 

I want to delete these rows with zero and get the 2D array with the value 30.01. 

Can anyone suggest how to do it?

Thanks in advance. 

 

0 Kudos
Message 1 of 5
(425 Views)
Solution
Accepted by Hk637

Please see attachment.

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
0 Kudos
Message 2 of 5
(409 Views)

ae.png

Message 3 of 5
(392 Views)

Thanks a lot 😊

0 Kudos
Message 4 of 5
(333 Views)

My first thought was, you can't programmatically remove rows unless VBA. Then I remembered we live in the world of dynamic arrays now. What a time to be alive

0 Kudos
Message 5 of 5
(303 Views)