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

조회 수: 6 (최근 30일)
Sam
Sam 2013년 8월 16일
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
  댓글 수: 1
Sam
Sam 2013년 8월 17일
편집: Sam 2013년 8월 17일
Thanks David for your advice It worked..

댓글을 달려면 로그인하십시오.

추가 답변 (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