How can I make a graph like this ?

1 次查看(过去 30 天)
Hello I need to draw graph like this
but I don't use matlab well...
So I need your help
I have many color data too
Can you tell me What I need to study function of matlab ?
or function
  1 个评论
darova
darova 2021-6-7
If you have data you can try griddata. It create monotonic ordered data, use it to build a contour

请先登录,再进行评论。

回答(1 个)

Arthi Sathyamurthi
Arthi Sathyamurthi 2021-12-30
Hello,
You can use the subplot functionality to create a grid and add different plots such as contour, surf, plot etc. as necessary to the corresponding grid. You can see the different plot functinalities in this link.

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by