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 个评论

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