필터 지우기
필터 지우기

Contouring an imported image

조회 수: 3 (최근 30일)
Asanka Subasinghe
Asanka Subasinghe 2020년 4월 14일
편집: Abhishek Kumar 2020년 10월 12일
How can I import an image like this on MATLAB in order to produce contours of the water table level at each well represented by W?
All I have available are the water table values at each well, and the lake. There are no x and y coordinates.
I am using R2017a

답변 (1개)

Abhishek Kumar
Abhishek Kumar 2020년 10월 12일
편집: Abhishek Kumar 2020년 10월 12일
As per my understanding you are trying to draw a contour plot. To do so you can map the x, y coordinates manually as per the scaling provided.
You can refer to the following link for better understanding of how to approach the problem:

카테고리

Help CenterFile Exchange에서 Contour Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by