importGeometry problems: two facets share edge
显示 更早的评论
I seem to get this when trying to import stl files for use in PDE toolbox: Matlab Failed to create geometry. The stl file is invalid, more than two facets share an edge.
Is it common for stl files to be corrupt and if so, is there a way to fix them? If not, is there a way to convert face-vertices to nodes and elements? Thanks
回答(1 个)
Aarons li
2017-6-26
0 个投票
try using stlread.m command in matlab to convert stl file to faces and vertices. Good luck!
2 个评论
JUNWEI KELVIN XU
2019-2-19
How to use the faces and vertices to generate 3D geometry?
xiaoli
2023-10-5
I also meet the problem,
类别
在 帮助中心 和 File Exchange 中查找有关 Geometry and Mesh 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!