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://jp.mathworks.com/matlabcentral/fileexchange/58819-write-2d-and-3d-arrays-into-vtk), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: WriteToVTK

ヒントを与えたファイル: vtkwrite : Exports various 2D/3D data to ParaView in VTK file format

カテゴリ

Help Center および MATLAB AnswersStartup and Shutdown についてさらに検索

一般的な情報

MATLAB リリースの互換性

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

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

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

Description updated.