Converting a 3D logical array into an STL surface mesh
Conversion of a voxelised object contained within a 3D logical array into an STL surface mesh.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Adam Aitkenhead (2026). Converting a 3D logical array into an STL surface mesh (https://www.mathworks.com/matlabcentral/fileexchange/27733-converting-a-3d-logical-array-into-an-stl-surface-mesh), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.6.0 (73.9 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.6.0 | Now optionally output the mesh (Faces,Vertices) data |
||
| 1.5.0 | Allow the STL to be written in either binary or ascii format. |
||
| 1.4.0 | Improved documentation |
||
| 1.3.0 | Major speed improvement |
||
| 1.2.0 | Improved speed. |
||
| 1.1.0 | Improved memory usage. |
||
| 1.0.0 |