read_tetgenmesh

版本 1.0.0.0 (8.3 KB) 作者: Immanuel Anjam
Reads Tetgen meshes into Matlab
720.0 次下载
更新时间 2012/7/13

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Statistics and Machine Learning Toolbox 的更多信息
标签 添加标签
致谢

启发作品: calc_meshdata

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0