read_tetgenmesh

Reads Tetgen meshes into Matlab
711 Downloads
Updated 13 Jul 2012

View License

Reads the native TetGen format mesh-files into Matlab. The output [p,f,t] (nodes,faces,tetras) is similar to the output of init/poimesh of the PDEtool toolbox, which is [p,e,t] (nodes,edges,triangles). This function loads only the simplest tetrahedral Tetgen meshes (no volume/facet holes or any fance attributes).

I have been using this for some simple 3D finite element simulations.

Cite As

Immanuel Anjam (2024). read_tetgenmesh (https://www.mathworks.com/matlabcentral/fileexchange/37480-read_tetgenmesh), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired: calc_meshdata

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0