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 回表示 (過去 30 日間)
Manoj
Manoj 2018 年 12 月 5 日
再開済み: Walter Roberson 2018 年 12 月 20 日

回答 (1 件)

Jim Riggs
Jim Riggs 2018 年 12 月 6 日
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.

カテゴリ

Help Center および File Exchange2-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