How to remove default ticks from plot

2 vues (au cours des 30 derniers jours)
John
John le 11 Jan 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

Réponse acceptée

Sean de Wolski
Sean de Wolski le 11 Jan 2013
set(gca,'XTick',[])

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by