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에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!