How to remove default ticks from plot

2 visualizzazioni (ultimi 30 giorni)
John
John il 11 Gen 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

Risposta accettata

Sean de Wolski
Sean de Wolski il 11 Gen 2013
set(gca,'XTick',[])

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by