How to not display abscissa ticks using command while keeping the ticks of y-axis?

2 ビュー (過去 30 日間)
How to not display abscissa ticks using Matlab command while keeping the ticks of y-axis? Thank you.

採用された回答

KALYAN ACHARJYA
KALYAN ACHARJYA 2018 年 10 月 24 日
set(gca,'XTick',[]);

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGrid Lines, Tick Values, and Labels についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by