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.
引用
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. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Graphics > 2-D and 3-D Plots > Vector Fields >
タグ
謝辞
ヒントを得たファイル: Tutorial: Put 3D Vector Field data into ParaView
ヒントを与えたファイル: 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!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |