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

1 次查看(过去 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 CenterFile Exchange 中查找有关 Data Exploration 的更多信息

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by