n x m ascii data

When given a file of n x m ascii data format, program will first throw aways the number of lines to skip, then remove all the comment lines. What's left must be a matrix of data with n rows and m columns, where n and m can be any integer greater than zero.



Xiangyun Qiu 2004-04-13