You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). read_tetgenmesh (https://uk.mathworks.com/matlabcentral/fileexchange/37480-read_tetgenmesh), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: calc_meshdata
General Information
- Version 1.0.0.0 (8.33 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
