How can i get contour plot like this?

 采纳的回答

Peng Li
Peng Li 2020-5-12

3 个评论

can you show me an example? plz. Color, pic, something like this
there are a couple of examples there already if you check more.
Z = peaks;
[M, c] = contourf(Z);
c.LineWidth = 3;

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Contour Plots 的更多信息

产品

版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by