READMESH_STL Read mesh data stored in STL format.

   [VERTICES, FACES] = readMesh_stl(FNAME)

   MESH = readMesh_stl(FNAME)

   Example
   readMesh_stl

   References
   Wrapper function for MATLAB's build-in stlread.

   See also
   meshes3d, readMesh, readMesh_off, readMesh_ply

Package: matgeom