[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: memory exhausted when reading 129M file
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: memory exhausted when reading 129M file |
Date: |
Mon, 13 Aug 2012 16:17:02 -0400 |
On 13 August 2012 14:57, Zheng, Xin (NIH) [C] <address@hidden> wrote:
> I am trying to use textscan to read a text file of 129M. I am running 32bit
> Octave 3.6.1 on Windows XP which is compiled with visual studio
> (octave-3.6.1-vs2010-setup-1.exe). Unluckily Octave complains "error: memory
> exhausted or requested size too large for range of Octave's index type --
> trying to return to prompt".
Can you give an example of a few lines of the file you're trying to
read and the exact Octave command you're using to do so?
- Jordi G. H.