Data is not being clipped

3 visualizaciones (últimos 30 días)
Tommie Heard
Tommie Heard el 28 de Jul. de 2016
Comentada: Walter Roberson el 28 de Jul. de 2016
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 comentarios
dpb
dpb el 28 de Jul. de 2016
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 el 28 de Jul. de 2016
See the new ClippingStyle axes property.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by