Contour plot using three 1D arrays

18 次查看(过去 30 天)
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