help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading data from large ascii-file


From: Penfold
Subject: Re: Reading data from large ascii-file
Date: Tue, 19 Apr 2011 03:49:30 -0700 (PDT)

Peter,

I also read some large ASCII and binary datasets into Octave, circa 4M
datasets. To speed things up I initially used a trivial standalone program
to convert the dataset into octave's native data file format. Now I use a
compiled function built with octave's 'mkoctfile' script. Can you post a
just a couple of lines of your ASCII data, I might be able to help. What
datatype do you want the data to load as, int/float/double?

Cheers,
Kevin

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Reading-data-from-large-ascii-file-tp3459696p3460061.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]