Azzera filtri
Azzera filtri

Showing inner volumes of any filled 3d volume.

3 visualizzazioni (ultimi 30 giorni)
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

Risposta accettata

Image Analyst
Image Analyst il 7 Nov 2015
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.

Più risposte (1)

Star Strider
Star Strider il 7 Nov 2015
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.

Community Treasure Hunt

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

Start Hunting!

Translated by