4-Participant
July 2, 2023
Solved
Column array with different assignment in even and odd rows
- July 2, 2023
- 2 replies
- 2100 views
Hello community
I request your help please with the following problem:
I need to run a for or similar loop that allows me to build a 1x (2N) array, where N is an input value.
That is, the array will always have an even number of rows. On each odd row the routine should place "Px" and on each even row the routine should place "Py".

Thanking you in advance for your help

