Filter löschen
Filter löschen

Contour plot using three 1D arrays

18 Ansichten (letzte 30 Tage)
tng
tng am 2 Mär. 2021
Kommentiert: tng am 2 Mär. 2021
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.

Akzeptierte Antwort

darova
darova am 2 Mär. 2021
Use griddata or scatteredInterpolant

Weitere Antworten (0)

Kategorien

Mehr zu Contour Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by