LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

splitting an array

I have an array which loops after 12 elements. I basically want to ignore the first two elements, store the 3rd-6th elements in another location, 7th and 8th in a second location, 9th and 10th in another location, 11th and 12th in another location and then append the 3rd-6th elememts of the new loop to the first location and so on. The separate aray vi is not quite what I am looking for
thanks
kilyg
0 Kudos
Message 1 of 3
(2,234 Views)
Here is what I think you want to do, But I am not really sure that I undestood this one: "and then append the 3rd-6th elememts of the new loop to the first location and so on".

Any way see the attahtcment and tell me.
-----------------------------
Ayman Mohammad Metwally
Automation Engineer
Egypt - Cairo
0 Kudos
Message 2 of 3
(2,218 Views)
Thanks very much thats exactly what I needed. What I should have said first was I wanted to store the 3rd-6th elements in a first location and the later statements would have made sense.
Thanks again
kilyg
0 Kudos
Message 3 of 3
(2,182 Views)