Plotting 2-D intensity slices as 3 D

I have 2D slices of intensity values for different heights. I can plot one 2D slice using imagesc() function. But, I need to combine all these slices and plot them together as a 3D plot. How can this be achieved using Matlab?

 채택된 답변

Andrew Newell
Andrew Newell 2011년 4월 23일

0 개 추천

You could do it using the slice function. See also Exploring Volumes with Slice Planes.

댓글 수: 1

Prashant
Prashant 2011년 4월 24일
Thanks Andrew. I tried slice function and I am satisfied with the results. Will discuss it further with my guide to find out if thats what he exactly wanted.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Line Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by