help-octave
[Top][All Lists]
Advanced

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

Re: memory exhausted or requested size too large for range of Octave's i


From: Francesco Potortì
Subject: Re: memory exhausted or requested size too large for range of Octave's index type
Date: Mon, 24 Oct 2011 16:25:24 +0200

>I'm new to this. I was trying to read 4.5GiB file which is in csv format. But
>my RAM is 3GiB. I'm runnig fedora 15. I have core i5 first generation. I
>wanted to convert it to binary format. Can anyone tell me how to do that
>using Octave?

Curious error.  Would you run the following exactly as typed, with
YOURFILENAME substituted by your file name and tell us the results?

cat YOURFILENAME | tr , ' ' | wc

-- 
Francesco Potortì (ricercatore)        Voice:  +39.050.315.3058 (op.2111)
ISTI - Area della ricerca CNR          Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa         Fax:    +39.050.315.2040  
(entrance 20, 1st floor, room C71)     Web:    http://fly.isti.cnr.it


reply via email to

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