Showing inner volumes of any filled 3d volume.
    4 ビュー (過去 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
      
      
 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 件のコメント
その他の回答 (1 件)
  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.
0 件のコメント
参考
カテゴリ
				Help Center および File Exchange で Surface and Mesh Plots についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


