How to remove the back portion of the 3d plot ?

I am working on the 3d modeling of the different objects so I want to eliminate the axis and grids also the white geometry planes from my plot. How can I remove them from my plot ?

 Accepted Answer

After plotting your data:
axis off
grid off

1 Comment

Sam
Sam on 17 Aug 2013
Edited: Sam on 17 Aug 2013
Thanks David for your advice It worked..

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!