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

7 visualizzazioni (ultimi 30 giorni)
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 ?

Risposta accettata

David Sanchez
David Sanchez il 16 Ago 2013
After plotting your data:
axis off
grid off
  1 Commento
Sam
Sam il 17 Ago 2013
Modificato: Sam il 17 Ago 2013
Thanks David for your advice It worked..

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by