Yellow Colormap on contour lines

1 vue (au cours des 30 derniers jours)
juan sanchez
juan sanchez le 12 Jan 2022
How do you make a Yellow Colormap on contour lines like the one provided in the picture?
  2 commentaires
Voss
Voss le 12 Jan 2022
What picture?
juan sanchez
juan sanchez le 13 Jan 2022
Modifié(e) : juan sanchez le 13 Jan 2022

Connectez-vous pour commenter.

Réponses (1)

David Goodmanson
David Goodmanson le 13 Jan 2022
Modifié(e) : David Goodmanson le 13 Jan 2022
Hello Juan
using: doc colormap will bring up all of the preconstructed choices. In this case it looks like 'hot' was used. 'autumn' might get the job done as well. After the countour plot is created, use the command for example, colormap('hot'). The colorbar command will add one of those as well.

Catégories

En savoir plus sur Red dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by