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

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

[Octave-bug-tracker] [bug #36473] colormaps different from matlab


From: Rik
Subject: [Octave-bug-tracker] [bug #36473] colormaps different from matlab
Date: Mon, 25 Mar 2013 17:28:56 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0

Follow-up Comment #22, bug #36473 (project octave):

Matlab is doing something funny, occasionally, for the hot colormap.  I'm
trying to decide if it is something that is cyclical in 4 or in 8.  Could I
get the following code run and attached to this report?


hot24 = hot (24);
hot25 = hot (25);
hot26 = hot (26);
hot27 = hot (27);
hot28 = hot (28);
hot29 = hot (29);
hot30 = hot (30);
hot32 = hot (32);
hot65 = hot (65);
hot66 = hot (66);
hot67 = hot (67);
hot68 = hot (68);
hot69 = hot (69);
hot70 = hot (70);
hot71 = hot (71);
hot72 = hot (72);
save hotmaps8.mat hot*



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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