mVTK: a MATLAB VTK library
mVTK is a MATLAB library to export data in the VTK file format. Exported data can then be displayed in the open source ParaView visualisation software. The export function supports legacy and XML file formats, both ASCII and binary.
It relies on external libraries or functions:
Note that these tools are already included in the mVTK library provided here, so you don't need to install them separately.
- Download: mvtk.zip (alpha version)
- License: GNU General Public License.
- Installation: See instructions below.
- Demo: See the example below.
This library is also part of SPM.