read_tetgenmesh

Reads Tetgen meshes into Matlab
741 download
Aggiornato 13 lug 2012

Visualizza la licenza

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.

Cita come

Immanuel Anjam (2025). read_tetgenmesh (https://it.mathworks.com/matlabcentral/fileexchange/37480-read_tetgenmesh), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e MATLAB Answers
Tag Aggiungi tag
Riconoscimenti

Ispirato: calc_meshdata

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0