Export 3D line to Paraview
Versione 1.0.0.0 (1,75 KB) da
David Gingras
Function to export a 3D line to a VTK format which can be open with Paraview.
Here it goes a simple solution to export a 3D polyline from Matlab to Paraview (a powerful and free 3D viewer). The function takes a list of 3D coordinates and generates an ASCII VTK file with it.
Simple of use, the function has an example in the comments of the header.
Cita come
David Gingras (2025). Export 3D line to Paraview (https://www.mathworks.com/matlabcentral/fileexchange/22603-export-3d-line-to-paraview), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2007a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Graphics > 2-D and 3-D Plots > Vector Fields >
Scopri di più su Vector Fields in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato: 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!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |