Yellow Colormap on contour lines

1 次查看(过去 30 天)
How do you make a Yellow Colormap on contour lines like the one provided in the picture?

回答(1 个)

David Goodmanson
David Goodmanson 2022-1-13
编辑:David Goodmanson 2022-1-13
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.

类别

Help CenterFile Exchange 中查找有关 Red 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by