How can I make a graph like this ?

조회 수: 1 (최근 30일)
JiHoon Lee
JiHoon Lee 2021년 6월 7일
답변: Arthi Sathyamurthi 2021년 12월 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