Filter löschen
Filter löschen

Contouring an imported image

1 Ansicht (letzte 30 Tage)
Asanka Subasinghe
Asanka Subasinghe am 14 Apr. 2020
Bearbeitet: Abhishek Kumar am 12 Okt. 2020
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

Antworten (1)

Abhishek Kumar
Abhishek Kumar am 12 Okt. 2020
Bearbeitet: Abhishek Kumar am 12 Okt. 2020
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:

Kategorien

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

Community Treasure Hunt

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

Start Hunting!

Translated by