Clear Filters
Clear Filters

3D binary matrix

2 views (last 30 days)
may
may on 19 May 2011
Hi
How can I visualize 3D binary matrix ? The 3D matrix is constructed from 50 2D binary images.
Thanks

Answers (1)

Sean de Wolski
Sean de Wolski on 19 May 2011
doc implay
doc slice
doc isosurface %(isovalue is 0 for binary!)
Three common ways

Community Treasure Hunt

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

Start Hunting!