Data is not being clipped

조회 수: 3 (최근 30일)
Tommie Heard
Tommie Heard 2016년 7월 28일
댓글: Walter Roberson 2016년 7월 28일
My data is plotting beyond the plot surface. I checked to see if the clipping property is set to 'on' and it is indeed set to 'on'. However, my data is plotting beyond the plot surface. I set the clipping to 'on' although it was already set to 'on' and it doesn't work. Anyone solved this problem plz let me know. Thanks........
ax = gca
ax.Clipping = 'on'
  댓글 수: 2
dpb
dpb 2016년 7월 28일
Can you make a test plot that illustrates the issue that folks can duplicate? Does it happen for a new plot or only on a given figure/axes?
Walter Roberson
Walter Roberson 2016년 7월 28일
See the new ClippingStyle axes property.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by