M-File Help: stlRead View code for stlRead

stlRead

reads any STL file not depending on its format

[v, f, n, name] = stlread(fileName) reads the STL format file (ASCII or binary) and returns vertices V, faces F, normals N and NAME is the name of the STL object (NOT the name of the STL file).

Authors


 

© 1990-2014 Peter Corke.