Fast STL import function

Function to import .stl geometry model files into matlab.
3.8K Downloads
Updated 31 Mar 2011

View License

This version is currently ASCII only but future revisions will support binary. This function is based off of Luigi Giaccari's STL importer but uses the textscan function to dramatically increase speed, which makes a significant difference for large files.

Cite As

Eric Trautmann (2026). Fast STL import function (https://www.mathworks.com/matlabcentral/fileexchange/30923-fast-stl-import-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: DGM's Legacy STL Tools

Version Published Release Notes
1.0.0.0