STL tool
Version 1.0.0 (365 KB) by
Jason Kuang
A simple class for handling points-connectivity correspondence in triangulation.
This class allows computation of unique vertices in 'stable' order.
Connectivity will change accordingly, and so will all additional indices contained in Indices struct. These will update every time remove_duplicate is called.
It uses familiar property names ( Points and ConnectivityList), and additional triangulation methods can access by creating tr = triangulation(connectivitylist, points) on the fly.
Cite As
Jason Kuang (2026). STL tool (https://www.mathworks.com/matlabcentral/fileexchange/132048-stl-tool), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2023a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
