help-octave
[Top][All Lists]
Advanced

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

Re: textread function


From: Stefan van der Walt
Subject: Re: textread function
Date: Fri, 23 Sep 2005 10:08:28 +0200
User-agent: Mutt/1.5.9i

On Thu, Sep 22, 2005 at 08:18:45AM -0500, Shatat-Herres Moneer wrote:
> I am just trying to read a very big txt file with octave using the function
> "textread". the txt file contains 94000 lines. each line contains 7 float
> variables. I am only able to read 10000 lines.
> when I try to read more than 10000 lines from the txt file octave gives an
> error meassage "memory is exhausted".
> may be you can help with this problem. do you know what could cause this
> problem ???. and how may I solve it. it is not OS specific I tried it on tow
> machines with different OS " windows XP and window 2K"
> 
> I am using the last binary octave release 2.1.50 for windows.

You should consider installing the (much newer version of) Octave that
comes with Cygwin.  The textread function has recently been rewritten
to be much faster.

Regards
Stéfan



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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