|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #65674] axes "colormap" property being set over figure "colormap" property |
Date: | Mon, 13 May 2024 14:47:47 -0400 (EDT) |
Update of bug #65674 (group octave): Status: Confirmed => Fixed Open/Closed: Open => Closed Fixed Release: None => 10.1.0 (current default) _______________________________________________________ Follow-up Comment #10: It turns out that Matlab changed the behavior of the colormap() function starting with R2018a. Applying a colormap to a figure object (the default) now automatically removes any colormaps applied to axes objects. I made the same change for Octave in this changeset https://hg.savannah.gnu.org/hgweb/octave/rev/805844e7ff9f. This change was made on the development branch (future 10.1 release), but you can always just download the m-file from the Mercurial repository if you want the change immediately. Marking bug as Fixed and closing report. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?65674> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |