Compare surfaces created by delaunay

Is there a possibility to compare surfaces generated with the delaunay command? If so how can I do that?
Thank you for your help!

Respuestas (1)

Vishal Neelagiri
Vishal Neelagiri el 5 de Dic. de 2016

0 votos

The delaunayTriangulation class offers more functionality for developing triangulation-based applications. It is useful when you require the triangulation and you want to perform any operations on these. You can refer to the following documentation links:
https://www.mathworks.com/help/matlab/ref/delaunaytriangulation-class.html
https://www.mathworks.com/help/matlab/math/delaunay-triangulation.html

Categorías

Más información sobre Delaunay Triangulation en Centro de ayuda y File Exchange.

Preguntada:

el 30 de Nov. de 2016

Respondida:

el 5 de Dic. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by