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

2 Ansichten (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)

Produkte


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by