Find volume of a polyhedron
16 views (last 30 days)
Show older comments
Hi everyone,
My polyhedron is concave, so I cannot use "boundary alphaShape convhull" to find the volume. Plus "boundary alphaShape convhull" give me a different set of facets from what I need for my polyhedron. I have the vertices and facets plotted. I just need to find the enclosed volume.
Plus, when my polyhedron has self intersection, is there any quick way to find the intersecting volume? (You can ignore this question completely, if it's hard to imagine.)
0 Comments
Answers (1)
Shivam Chaturvedi
on 29 Feb 2016
Hi Lila,
Please refer to the following answer by Mike Garrity for instructions and an example on how to calculate the volume of non-convex polyhedra.
Please mark this answer as accepted in case this helps you.
See Also
Categories
Find more on Bounding Regions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!