octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #32528] error: memory exhausted


From: Duncan
Subject: [Octave-bug-tracker] [bug #32528] error: memory exhausted
Date: Mon, 28 Feb 2011 10:59:40 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13

Follow-up Comment #5, bug #32528 (project octave):

Confirmed with Ubuntu 10.10 32-bit, Octave 3.4.0 compiled with no options.

Can also be reproduced with these data:

octave:17> a=[0.6, 0.8, 1.0, 1.2, 1.4];
octave:18> b=[0.6375, 0.6304, 0.6252, 0.6214, 0.6182];
octave:19> plot(a,b)
error: memory exhausted or requested size too large for range of Octave's
index type -- trying to return to prompt


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32528>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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