Contouring an imported image

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

Risposte (1)

Abhishek Kumar
Abhishek Kumar il 12 Ott 2020
Modificato: Abhishek Kumar il 12 Ott 2020

0 voti

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:

Categorie

Richiesto:

il 14 Apr 2020

Modificato:

il 12 Ott 2020

Community Treasure Hunt

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

Start Hunting!

Translated by