How to remove default ticks from plot

2 visualizaciones (últimos 30 días)
John
John el 11 de En. de 2013
Hi,
Could anybody tell how to remove the 150 and 200 tick labels from the axis. They are the default labels. I added the larger ones myself using the ticks option, but I cannot remove the default ones.
Thank you

Respuesta aceptada

Sean de Wolski
Sean de Wolski el 11 de En. de 2013
set(gca,'XTick',[])

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by