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

9 次查看(过去 30 天)
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 ?

采纳的回答

David Sanchez
David Sanchez 2013-8-16
After plotting your data:
axis off
grid off

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by