Patch Slim (patchslim.m)

Remove duplicate vertices in surface meshes.

Download
Download

You are now following this Submission

Cite As

Francis Esmonde-White (2026). Patch Slim (patchslim.m) (https://in.mathworks.com/matlabcentral/fileexchange/29986-patch-slim-patchslim-m), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.6.0

Patchslim now uses the built-in command unique() and is approximately 30x faster, thanks to John D'Errico for the excellent suggestion! I often use unique(), but hadn't realized that it also has a mode to operate on rows.

Download
1.5.0

I changed the H1 line so that it is more descriptive.

Download
1.0.0

Download