3d slice viewer

Hi,
I have a matrix of doubles having values x, y, z and intensity. I want to create a simple 3d viewer to browse through the slices. I need a simple function which I really understand and can perhaps include other functionalities later on. Any idea? Thanks for reading.
Charles.

 Accepted Answer

Patrick Kalita
Patrick Kalita on 4 May 2011

0 votes

For a somewhat "off the shelf" solution, Sliceomatic is available on the File Exchange.
If you'd like to do it yourself, you can start by looking at the slice and contourslice functions.
These videos may also be useful to watch:

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!