How can I get the volume of mesh surface?

2 views (last 30 days)
eason0424
eason0424 on 13 Jun 2013
Hello, I come across a problem. I have already got a mesh surface about x(m*m),y(m*m),z(m*m), then I need to get the volume between the surface and the bottom surface z=0. How can I do?
  1 Comment
Walter Roberson
Walter Roberson on 13 Jun 2013
You would use numeric integration over x, y, z; the mesh would not come into it.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!