help-octave
[Top][All Lists]
Advanced

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

Re: memory exhaust


From: Seweryn Kokot
Subject: Re: memory exhaust
Date: Thu, 09 Nov 2006 10:42:54 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

I get the same error on both octave 2.1 and octave 2.9.9 (debian sid):

- octave 2.1
octave:1> a = rand(3e4);
error: memory exhausted -- trying to return to prompt

- octave 2.9
octave2.9:1> a = rand(3e4);
error: memory exhausted -- trying to return to prompt

regards,
Seweryn Kokot



reply via email to

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