unifyVertex(faces,v​ertices)

Version 1.0.0.0 (1.96 KB) by Di Zhu
This function unifies the duplicated vertices of a triangular meshed object.
117 Downloads
Updated Mon, 16 May 2016 20:45:05 +0000

View License

Input:
faces should be an M-by-3 matrix indicating the facet triangulation.
vertices should be an N-by-3 matrix indicating the vertex coordinates.
Other:
I read the info of faces and vertices of my STL files using the 'stlread' function (which can be downloaded from:
http://www.mathworks.com/matlabcentral/fileexchange/22409-stl-file-reader).

Cite As

Di Zhu (2024). unifyVertex(faces,vertices) (https://www.mathworks.com/matlabcentral/fileexchange/57155-unifyvertex-faces-vertices), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0