How to remove default ticks from plot

2 ビュー (過去 30 日間)
John
John 2013 年 1 月 11 日
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 Center および File ExchangeGrid 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