Write 2D and 3D Arrays into VTK
版本 1.0.0.0 (2.4 KB) 作者:
Manuel A. Diaz
A function to export either 2D/3D Matlab arrays as a binary *.vtk file for Paraview.
This function takes 2D and 3D matrices arrays and writes a structured grid of point in VTK 2.0 format. The files can be produced in ASCII and BINARY formats. Binary floats are recommended for large matrices.
引用格式
Manuel A. Diaz (2024). Write 2D and 3D Arrays into VTK (https://www.mathworks.com/matlabcentral/fileexchange/58819-write-2d-and-3d-arrays-into-vtk), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2016a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Startup and Shutdown 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Description updated. |