write BINARY VTK file for tetrahedral grid with scalar and vector data
版本 1.0.0.0 (221.8 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 (2024). write BINARY VTK file for tetrahedral grid with scalar and vector data (https://www.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 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!vtk_matlab/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |