get a 3d image

1 view (last 30 days)
neenu jose
neenu jose on 15 Oct 2011
how can i get a 3d image if i have x,y,z in separate arrays?

Accepted Answer

Fangjun Jiang
Fangjun Jiang on 15 Oct 2011
surf()
scatter3()
plot3()
  2 Comments
Jan
Jan on 15 Oct 2011
+1: This contains even more details than the question.
neenu jose
neenu jose on 17 Oct 2011
thank you sir

Sign in to comment.

More Answers (0)

Categories

Find more on Image Processing Toolbox 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!