Contouring an imported image
1 回表示 (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
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:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Contour Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!