Matlab 3D vectors to Paraview (via binary VTK file)
One of the few weak points in MATLAB is its low speed when displaying 3D vector plots. Paraview is an open source visualization tool that seems to work pretty well.
This contribution shows how the MATLAB 3D flow example is written to a binary VTK file.
In Paraview follow these steps:
* CTRL+O to open the generated VTK file
* Hit Apply in Object inspector
* Click Glyph and hit Apply: The 3D vector field is displayed.
Cite As
William Thielicke (2024). Matlab 3D vectors to Paraview (via binary VTK file) (https://www.mathworks.com/matlabcentral/fileexchange/34310-matlab-3d-vectors-to-paraview-via-binary-vtk-file), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > 2-D and 3-D Plots > Vector Fields >
Tags
Acknowledgements
Inspired by: Tutorial: Put 3D Vector Field data into ParaView
Inspired: vtkwrite : Exports various 2D/3D data to ParaView in VTK file format
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |