필터 지우기
필터 지우기

Contour plot using three 1D arrays

조회 수: 18 (최근 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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Contour Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by