Contour plot using three 1D arrays

14 ビュー (過去 30 日間)
tng
tng 2021 年 3 月 2 日
コメント済み: tng 2021 年 3 月 2 日
How can I make a contour plot using three 1D arrays? Arrays 1 and 2 represent the x and y coordinates of the nodes in my unstructured grid. Array 3 represents a property of the nodes (height in my case). The boundaries of my unstructured grid make a asymmetric polygon (not a rectangle). Any help would be highly appreciated.

採用された回答

darova
darova 2021 年 3 月 2 日
Use griddata or scatteredInterpolant
  1 件のコメント
tng
tng 2021 年 3 月 2 日
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