importGeometry problems: two facets share edge
6 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
Aarons li
2017 年 6 月 26 日
try using stlread.m command in matlab to convert stl file to faces and vertices. Good luck!
2 件のコメント
参考
カテゴリ
Help Center および File Exchange で Geometry and Mesh についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!