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

1 Ansicht (letzte 30 Tage)
How to not display abscissa ticks using Matlab command while keeping the ticks of y-axis? Thank you.

Akzeptierte Antwort

KALYAN ACHARJYA
KALYAN ACHARJYA am 24 Okt. 2018
set(gca,'XTick',[]);

Weitere Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Produkte


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by