Dear All,
I'm trying to extract a certain data pattern from 2 lists (of points).
Lets say that I have 2 lists, A and B, and each item in the list as A1, A2, A3...etc and B1, B2, B3...etc. I want to extract A1, A2, B1, B2 as one set, A2, A3, B2, B3 as the second set, A3, A4, B3, B4...etc. as the third set and so on. How can I get about doing this?
Any help would be much appreciated!
Thanks,
Ben
Tags: