Azzera filtri
Azzera filtri

Contouring an imported image

3 visualizzazioni (ultimi 30 giorni)
Asanka Subasinghe
Asanka Subasinghe il 14 Apr 2020
Modificato: Abhishek Kumar il 12 Ott 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

Risposte (1)

Abhishek Kumar
Abhishek Kumar il 12 Ott 2020
Modificato: Abhishek Kumar il 12 Ott 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:

Categorie

Scopri di più su Contour Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by