Contour plot using three 1D arrays

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.

 Respuesta aceptada

darova
darova el 2 de Mzo. de 2021

1 voto

Use griddata or scatteredInterpolant

Más respuestas (0)

Categorías

Más información sobre Contour Plots en Centro de ayuda y File Exchange.

Preguntada:

tng
el 2 de Mzo. de 2021

Comentada:

tng
el 2 de Mzo. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by