stlwrite
R2026bCreate STL file from triangulation
Description
stlwrite(
also specifies a file format for the written file. TR,filename,fileformat)fileformat can
be either "binary" (default) or "text".
stlwrite(___,
specifies additional options for writing to the STL file using one or more
name-value arguments for either from the previous syntaxes. For example,
Name=Value)stlwrite(TR,"stlbinary",Attribute=attributes) also writes a
uint16 vector of attributes for each triangle in
TR.
Examples
Input Arguments
Name-Value Arguments
Extended Capabilities
Version History
Introduced in R2018b

