How to remove default ticks from plot

2 次查看(过去 30 天)
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

采纳的回答

Sean de Wolski
Sean de Wolski 2013-1-11
set(gca,'XTick',[])

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Grid Lines, Tick Values, and Labels 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by