Effacer les filtres
Effacer les filtres

3D cloud of points to mesh

1 vue (au cours des 30 derniers jours)
Matteo Verardo
Matteo Verardo le 11 Nov 2016
From a 3D cloud of points I want to obtain a mesh as shown in the attached files. I did this using Polyworks but now I want to do the same thing in Matlab.
Thanks, Matteo

Réponse acceptée

KSSV
KSSV le 11 Nov 2016
It is a unstructured grid. You shall have coordinates and the respective nodal connectivity matrix. Load them into matlab and use trisurf.
doc trisurf.

Plus de réponses (1)

Matteo Verardo
Matteo Verardo le 11 Nov 2016
thanks

Community Treasure Hunt

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

Start Hunting!

Translated by