LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I do to delete some lines of a 2D array when I push a button ?

With Labview 5.1 : I have a 2D array and I want to delete a line ( I think to delete its first one or its last one could be easier) when I push a control button. How can I do ?
Regards.
Cyril.
0 Kudos
Message 1 of 2
(2,572 Views)
I only have LV 6.1, take a look the pic and hopefully that will help. You need to use delete from array and then select which row or column you want to delete. then put it inside the case structure.

Best Regards,
Saw
0 Kudos
Message 2 of 2
(2,572 Views)