Contouring an imported image
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/284374/image.jpeg)
0 commentaires
Réponses (1)
Abhishek Kumar
le 12 Oct 2020
Modifié(e) : Abhishek Kumar
le 12 Oct 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:
0 commentaires
Voir également
Catégories
En savoir plus sur Contour Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!