Compare surfaces created by delaunay

1 次查看(过去 30 天)
Is there a possibility to compare surfaces generated with the delaunay command? If so how can I do that?
Thank you for your help!

回答(1 个)

Vishal Neelagiri
Vishal Neelagiri 2016-12-5
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

类别

Help CenterFile Exchange 中查找有关 Delaunay Triangulation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by