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

2 visualizzazioni (ultimi 30 giorni)
How to not display abscissa ticks using Matlab command while keeping the ticks of y-axis? Thank you.

Risposta accettata

KALYAN ACHARJYA
KALYAN ACHARJYA il 24 Ott 2018
set(gca,'XTick',[]);

Più risposte (0)

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by