geometryFromMesh : All elements in the mesh must have positive volume.
10 views (last 30 days)
Show older comments
Hi, I am trying to use the geometryFromMesh to import the geometry and mesh created by delaunayn in matlab. I have checked for coplanarity and other "bugs" and everything seems fine. There are some positive nodes and some negative nodes in the mesh. For those nodes that have negative values, the volume can be negative. So, I don't understand why this error message keeps showing up: ******************************************************************************************************** All elements in the mesh must have positive volume. The problem may be bad elements or an element numbering convention that differs from MATLAB. ********************************************************************************************************* Any suggestions? Thanks. Best wishes, Souvik
0 Comments
Answers (0)
See Also
Categories
Find more on Resizing and Reshaping Matrices in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!