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

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

[Octave-bug-tracker] [bug #53217] Can't close window popping up after "g


From: Rik
Subject: [Octave-bug-tracker] [bug #53217] Can't close window popping up after "gray" command while pager is active
Date: Mon, 26 Feb 2018 13:03:13 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #14, bug #53217 (project octave):

Can we break this in to to chunks?

First, does Matlab create a new figure when the colormap function is invoked? 
Could someone try this code in a recent version of Matlab?


set (groot, 'DefaultFigureColorMap', jet(8))
cmap = colormap ()
isequal (cmap, jet(8))


I expect it doesn't create a figure, and that when there is no figure it uses
the default colormap.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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