What algorithm is used by generateMesh function?
Afficher commentaires plus anciens
Hi all,
I would like to know which triangulation algorithm is used by the generateMesh function included in the Partial Differential Equation Toolbox. Is this algorithm based-on other triangulation algortihms also included in Matlab, such as Delaunay triangulation?
Thank you in advance
1 commentaire
Luca Ferro
le 30 Jan 2023
Modifié(e) : Luca Ferro
le 30 Jan 2023
you can try by running:
open generateMesh
this should open generateMesh.m and allow you to see its code, from there you can figure it out.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Geometry and Mesh dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!