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: marco atzeri
Subject: Re: Reading data from large ascii-file
Date: Tue, 19 Apr 2011 12:41:32 +0200

On Tue, Apr 19, 2011 at 12:05 PM, Peter Norlindh  wrote:
> Thank you Marco!  I have now tried to read the data in bigger chunks, and
> that seems to have sped things up a bit:)
>
> Currently, I'm waiting for dlmread(FILE) to read the entire file.  It's
> been running for about one hour now and I expect it to continue for quite
> some time.  Are there ways to decrease the reading time even further?

do you need all the 30 M points at the same time ?
If not split the data ;-)

>
> /hpon
>


reply via email to

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