I find the following useful if you know the number of columns in each row but not necessarily the number of rows
_80]\ _99999 ". string On Wed, Nov 2, 2011 at 12:35 PM, Roger Hui <[email protected]> wrote: > 80 80 $ _99999 ". string > > > > On Tue, Nov 1, 2011 at 4:17 PM, David Vaughan > <[email protected]>wrote: > >> I have a file that contains 6400 numbers all separated by spaces, and I >> want to turn it into an 80 by 80 array of numbers. The problem is that I am >> not sure how to convert the string into numbers correctly. How can this be >> done? >> >> Thanks. >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm >> > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
