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

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

[Octave-bug-tracker] [bug #34936] scatter errors after completion when m


From: Rik
Subject: [Octave-bug-tracker] [bug #34936] scatter errors after completion when more than 100 points
Date: Tue, 29 Nov 2011 18:35:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Update of bug #34936 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed on the development branch as well.  

In the private function __scatter__.m there is a conditional test on the
number of points.  If the number is <= 100 one body of code is used.  If the
number of points is greater than 100 a different body of code is used and it
is really dysfunctional.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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