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 ExchangeLine Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by