3D plot for a given matrix

1 view (last 30 days)
Jingtao
Jingtao on 25 Oct 2024
Answered: KSSV on 25 Oct 2024
I built a 3D matrix def3D.mat (size of 1024*1024*183) with values of 0 and 1, which should look like the picture given below. Each bead is composed of values of 1, and the others are 0. How can I draw this picture, including the beads and their projections in the (x,y) plane?

Answers (1)

KSSV
KSSV on 25 Oct 2024
Read about stem3.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!