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

1 visualización (últimos 30 días)
How to not display abscissa ticks using Matlab command while keeping the ticks of y-axis? Thank you.

Respuesta aceptada

KALYAN ACHARJYA
KALYAN ACHARJYA el 24 de Oct. de 2018
set(gca,'XTick',[]);

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by