03-17-2014 02:42 PM
Yes, it is two at a time, my "one by one" means one group which has two elements. I want to realize that after the 2*2 For Loops, there will be 8 values( that is 4 groups of datas in this vi) in one column. Then after the outest For Loop, the array will be 8*8.
It is inconvenient to put the original vi here since it's a group work. Thanks for understanding!
Thank you!
03-17-2014 03:19 PM - edited 03-17-2014 03:46 PM
Well, nobody wants to answer you, because you appended to a thread that is already marked as solved. You should have started a new thread instead!
Anyway, there are many ways to fill the 2D array with pairs of elements. Here's one possibility, but there a millions more.
03-17-2014 03:37 PM
Have learnt a lot from you! Thank you very very much, Altenbach!
🙂