read_tetgenmesh

Reads Tetgen meshes into Matlab

Ahora está siguiendo esta publicación

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.

Citar como

Immanuel Anjam (2026). read_tetgenmesh (https://es.mathworks.com/matlabcentral/fileexchange/37480-read_tetgenmesh), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: calc_meshdata

Categorías

Más información sobre Statistics and Machine Learning Toolbox en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0