Does the latest version of Matlab allow more than one colormaps in one plot?
Show older comments
In the past, overlaying two axes was the only option, but overlaying can often causes its own problems, e.g., slight offset, etc.
Does anyone know if Matlab has fixed the issue?
Many thanks.
3 Comments
Chris
on 2 Nov 2021
The colormap still belongs to the parent axes, so no, not as far as I can tell.
Walter Roberson
on 3 Nov 2021
freezeColors() from the FIle Exchange can be very useful.
Leon
on 3 Nov 2021
Accepted Answer
More Answers (0)
Categories
Find more on Blue in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!