02-01-2024 08:33 AM
Hi everyone!
I need to separate a 2D string array by rows, looking at one-two parameters:
What are your ideas??
02-01-2024 10:52 AM
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.