Hi everyone,

Can anyone tell me how I would turn a 64x64 array into a 3x4096 array. The first column needs to contain the x co-ord of the element the second column contains the y co-ord of the element and the third column needs to contain contain the value of that element.

Any help would be great!

Thanks.