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

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

[Octave-bug-tracker] [bug #40663] scatter and scatter3 terribly slow wit


From: José Luis García Pallero
Subject: [Octave-bug-tracker] [bug #40663] scatter and scatter3 terribly slow with real-valued color vector
Date: Fri, 22 Nov 2013 10:45:54 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20131101 Firefox/24.0 Iceweasel/24.1.0

Follow-up Comment #7, bug #40663 (project octave):

The suggestion if Rik is a good solution:

c_discrete = fix (rows (colormap) / range (c(:)) * (c + abs (min (c(:)))));

But it has the problem that if after the scatter() I call to colormap()
function, the colormap has the range [0 64] instead of the range of the
original data

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

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