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

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

[Octave-bug-tracker] [bug #45297] GUI crash when calling scatter (x, y,


From: anonymous
Subject: [Octave-bug-tracker] [bug #45297] GUI crash when calling scatter (x, y, [], color)
Date: Wed, 10 Jun 2015 21:47:12 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36

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

Again from the GUI:
x = [1:N];
y=sin(x);
scatter(x,y,[],sqrt(x))

works with N=1200, but crashes with N=1300.

demo scatter works fine.

using
graphics_toolkit gnuplot
octave still crashes, giving the same error.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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