LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Split 2D array by rows and extract a 3D array

Hi everyone!

 

I need to separate a 2D string array by rows, looking at one-two parameters:

IvanMalonda_0-1706797969682.png

What are your ideas??

0 Kudos
Message 1 of 2
(473 Views)

Please attach a simple VI containing some typical data (LabVIEW 2020 or below) and explain exactly what output you want.

 

I have no idea what "One-two parameters" are or what you are trying to show with your red markings on the picture.

 

Typically, you would auto-index on the array, look at the current row, and use a conditional output tunnel to only keep the desired rows, whatever that means.

0 Kudos
Message 2 of 2
(441 Views)