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일)

답변 (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 CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by