Compare surfaces created by delaunay

조회 수: 1 (최근 30일)
Detox
Detox 2016년 11월 30일
답변: Vishal Neelagiri 2016년 12월 5일
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