Showing inner volumes of any filled 3d volume.

3 次查看(过去 30 天)
Hello all, With having filled volume say a sphere or cylinder , I want to show their inner volume part which is some portion of 3D shape , how it can be done ? for example- in daily life we have an apple , we cannot see any inner part until we slice that .After cutting we can see slices and take one of them which is part of apple . thank you

采纳的回答

Image Analyst
Image Analyst 2015-11-7
MATLAB does not have superior 3-D volume visualization methods. About all you can do are cutaway views and isosurfaces. To do what I think you want to do, take a look at the slice() function. Also type "volume visualization" into the help search field and find other related functions.

更多回答(1 个)

Star Strider
Star Strider 2015-11-7
I am not certain what you want to do. See if my Answer to Plot a circle around xyz plotted points and then get its volume? does solves your problem.

类别

Help CenterFile Exchange 中查找有关 Surface and Mesh Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by