See the rcols command. "pdldoc rcols" at the command line or "help rcols" in a PDL shell (either perldl or pdl2).
On Wed, May 2, 2012 at 1:13 PM, Troxel, Steven O CIV NSWCCD Bayview, 7332 <[email protected]> wrote: > New to PDL but looking for a way to replace Matlab > > I was searching for the Matlab equivalent of the "load" command which loads > rows of space delimited ASCII text into a vector. That is: > >>load mydata.txt > > # mydata now holds a vector >>mydata > > I know I could easily write one but I was wonder if one was already present. > > > > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
