Hallo.

How do I load data into a two-dimensional array?

I'm going to have a (1,1) array, in which I should be able to load a X and Y respectively. (Rows , Columns). Any ideas - it's important it's the variable X and Y there is loaded into the array.

Thanks