how to set a threshold for delauneyTriangulation?
1 view (last 30 days)
Show older comments
Hi there, I am trying to triangulate a set of points in 3D with delauneyTriangulation() and visualise it using tetramesh(), but I've got a graph which connects every input points I feed in. However, I just want edges, say, below a certain threshold, so not all points connected to all points, but only those are close enough. Is there a way doing that? Thanks!
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!