in reply to Re: Create matrix and save to a file
in thread Create matrix and save to a file

If using PDL then PDL::IO::Fastraw::maptextfraw could be useful for this - it reads a text file of numbers directly into a matrix.

HTH, andye