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.
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.