VTK read and write package
Version 1.0.0.1 (3.46 KB) by
Zhangxi Feng
2 scripts that read and write VTK files that contain multiple field data. Very simple and straight forward coding compared to others.
The available MATLAB packages out there either have very complicated codes that, although provides error catching capabilities, offers very little room to allow the user to quickly learn the structure of the script and adjust if necessary, or the package itself is an interface to the VTK package that is even more complicated and have even less room for the user to adjust. These two scripts were written as the author got frustrated by the lack of simple reading and writing scripts that can handle any number of field data. The output of VTK_read is also a very simple and easy to understand data struture that anyone can easily navigate to find the necessary information or identify issues.
Simply download and use as additional functions as you wish.
Contact: Zhangxi Feng
Email: Zhangxi.Feng@unh.edu
Cite As
Zhangxi Feng (2025). VTK read and write package (https://www.mathworks.com/matlabcentral/fileexchange/106610-vtk-read-and-write-package), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2021b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.