stlwrite
从三角剖分创建 STL 文件
说明
stlwrite( 还指定写入文件的文件格式。TR,filename,fileformat)fileformat 可以是 'binary'(默认值)或 'text'。
stlwrite(___, 支持任何上述语法,且可使用一个或多个 Name,Value)Name,Value 对组参量指定用于写入 STL 文件的其他选项。例如,stlwrite(TR,'stlbinary','Attribute',attributes) 还会为 TR 中的每个三角形写入 uint16 属性向量。
示例
输入参数
名称-值参数
扩展功能
版本历史记录
在 R2018b 中推出
