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

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

Produits


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by