Write 2D and 3D Arrays into VTK

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 (2026). Write 2D and 3D Arrays into VTK (https://ww2.mathworks.cn/matlabcentral/fileexchange/58819-write-2d-and-3d-arrays-into-vtk), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Startup and Shutdown 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

Description updated.