How can I make a graph like this ?

1 visualizzazione (ultimi 30 giorni)
JiHoon Lee
JiHoon Lee il 7 Giu 2021
Risposto: Arthi Sathyamurthi il 30 Dic 2021
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 Commento
darova
darova il 7 Giu 2021
If you have data you can try griddata. It create monotonic ordered data, use it to build a contour

Accedi per commentare.

Risposte (1)

Arthi Sathyamurthi
Arthi Sathyamurthi il 30 Dic 2021
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.

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by