Filter löschen
Filter löschen

How to draw the plot in the below attached type of graph ? Data is also attached ? plot First column on X-axis and Second column on Y-axis

1 Ansicht (letzte 30 Tage)

Antworten (1)

Jim Riggs
Jim Riggs am 6 Dez. 2018
The plot that you are illustrating is called a contour plot. But the data file that you have attached is insufficient for a contour plot. Contour plots are a way of illustrating 3-dimentinal data. You need X, Y, and Z values for this. For example, every line in the contour plot represents a constant Z value, and the numbers on the lines in the figure ndicate the value of the Z axis for that line.

Kategorien

Mehr zu Contour Plots finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by