write BINARY VTK file for tetrahedral grid with scalar and vector data
バージョン 1.0.0.0 (222 KB) 作成者:
Shawn Walker
This writes a VTK file (in binary format) for an unstructured tetrahedral mesh, including point data
I wrote this because the other VTK writing files on the file exchange either do not do binary format, or they could not do *both* the mesh and the point data in binary format. So I wrote this. You can easily modify it to write 2-D unstructured triangle meshes, for instance.
There is also a test script you can run. Note: you need another program to view the .vtk file, e.g. Paraview.
引用
Shawn Walker (2026). write BINARY VTK file for tetrahedral grid with scalar and vector data (https://jp.mathworks.com/matlabcentral/fileexchange/58002-write-binary-vtk-file-for-tetrahedral-grid-with-scalar-and-vector-data), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Triangulation Representation についてさらに検索
タグ
vtk_matlab/
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
