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

1 vue (au cours des 30 derniers jours)
How to not display abscissa ticks using Matlab command while keeping the ticks of y-axis? Thank you.

Réponse acceptée

KALYAN ACHARJYA
KALYAN ACHARJYA le 24 Oct 2018
set(gca,'XTick',[]);

Plus de réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Produits


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by