how to image entirely a 3D file?
古いコメントを表示
hi,To visualize a 3D function A(x,y,z), I used the following code to observe a z-slice at z=z0: imagesc(A(:,:,z0)); I'm wondering if there is a way to directly visualize the entire 3D picture?
Thanks,
採用された回答
その他の回答 (1 件)
Image Analyst
2014 年 12 月 11 日
0 投票
カテゴリ
ヘルプ センター および File Exchange で Lighting, Transparency, and Shading についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!