Clear Filters
Clear Filters

Display 3d custom data

1 view (last 30 days)
prasanth mv
prasanth mv on 11 Oct 2016
Answered: jupiter on 13 Oct 2016
I have a 3d Data file which packs data, 100 slices of 100*200. Each pixel is grayscale 0 to 255. I could load and visualize the single slide. pls let me know how to visualize this data in 3d.

Answers (1)

jupiter
jupiter on 13 Oct 2016
Use contour3() function or make a surface plot using surf().

Categories

Find more on Visual Exploration in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!