Hello
I'm trying to take one column (or row - I get confused) out of a 2
dimensional array and place the data into a one dimensional array.
I have a array (0 to 10,0 to 40) and would like to obtain an array with the
data (1,0 to 40) but have no idea what the notation is for this.
Bookmarks