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

9 visualizaciones (últimos 30 días)
Sam
Sam el 16 de Ag. de 2013
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 ?

Respuesta aceptada

David Sanchez
David Sanchez el 16 de Ag. de 2013
After plotting your data:
axis off
grid off
  1 comentario
Sam
Sam el 17 de Ag. de 2013
Editada: Sam el 17 de Ag. de 2013
Thanks David for your advice It worked..

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by