Effacer les filtres
Effacer les filtres

Contour plot using three 1D arrays

4 vues (au cours des 30 derniers jours)
tng
tng le 2 Mar 2021
Commenté : tng le 2 Mar 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.

Réponse acceptée

darova
darova le 2 Mar 2021
Use griddata or scatteredInterpolant
  1 commentaire
tng
tng le 2 Mar 2021
Thank you

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Contour Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by