Area plot does not recognize colormap

When I changed to R2019a, area plots do not recognize the current colormap anymore. The only workaround I found was to replace 'area' by 'fill'. I include the code and the figures displayed. With my older Matlab version, both figures looked like 'Figure 2.png'.

Respuestas (1)

Adam
Adam el 23 de En. de 2020

0 votos

What was your 'older Matlab version'?
If you keep the handle from an area plot you get an object (or objects, if you feed it a matrix) which you can then change the 'FaceColor' property of. This changed in 2017b.
You can see in the release notes at:
if you scroll down to the R2017b section.

Categorías

Más información sobre Color and Styling en Centro de ayuda y File Exchange.

Productos

Versión

R2019a

Etiquetas

Preguntada:

el 23 de En. de 2020

Comentada:

el 23 de En. de 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by