Hi....I need to convert a 1D array into a 2D array of numbers....can anyone help me out with this?
the problem goes like this...
I have a string of numbers say..
0.123762
0.346515
.
.
.
.
.
to a total of 275.
i need to group them in the form of 11*25 2D array.