Create Contour map from Latitude, Longitude and Depth from CSV file

20 ビュー (過去 30 日間)
Jake
Jake 2020 年 4 月 2 日
コメント済み: Jake 2020 年 4 月 3 日
Hello experts,
This seems like a simple task but I couldn't wrap my head around it.
I have a simple CSV file with Latitude, Longitude and Depth values as follows.
What I want is to create a contour map using these data. How to do this?
TIA!
  2 件のコメント
darova
darova 2020 年 4 月 2 日
Use griddata to create 2D matrix
Use contour to create contour
Jake
Jake 2020 年 4 月 3 日
Thank you!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeContour Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by