stlwrite - write ASCII or Binary STL files

Export a variety of inputs (patch, surface) to an STL triangular mesh

ダウンロード
ダウンロード

現在この提出コンテンツをフォロー中です。

引用

Sven (2026). stlwrite - write ASCII or Binary STL files (https://jp.mathworks.com/matlabcentral/fileexchange/20922-stlwrite-write-ascii-or-binary-stl-files), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.9.0

Added input check for non-triangulated faces and fixed summary display to print correct face count

ダウンロード
1.8.0

Corrected face count printed output bug. Added example with coloured faces.

ダウンロード
1.7.0

Embedded version of Kevin's mesh2tri for convenience.

ダウンロード
1.6.0

Added faceColor implementation

ダウンロード
1.4.0

Huge speed improvements courtesy of Oliver Woodford. Reduction in write-time is proportional to file size.

ダウンロード
1.3.0

Allowed for more general input types, and added capability for more features to be written to STL file.

ダウンロード
1.1.0

Vectorised normal direction calculations and streamlined fprint/fwrite calls. 75% faster writing speeds.

ダウンロード
1.0.0

ダウンロード