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?

 Réponse acceptée

Andrew Newell
Andrew Newell le 23 Avr 2011

0 votes

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

1 commentaire

Prashant
Prashant le 24 Avr 2011
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Line Plots dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by