removeMeshPoints(po​ints,faces,pt_indic​es)

remove specified points and associated faces
28 Downloads
Updated 8 Nov 2016

View License

% Input
% points : N x 3
% faces : M x 3
% pt_indices : vector containing point indices (not logicals) to be removed
% Output - faces and points indexed by pt_indices are removed
% points : P x 3
% faces : Q x 3

Cite As

Audrey Cheong (2024). removeMeshPoints(points,faces,pt_indices) (https://www.mathworks.com/matlabcentral/fileexchange/60144-removemeshpoints-points-faces-pt_indices), 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