How to leave out some xticklabels?

1 visualización (últimos 30 días)
Mr M.
Mr M. el 28 de Nov. de 2016
Respondida: Walter Roberson el 28 de Nov. de 2016
I want to use dense xticks, but I want to use only every second labels. I know I can define labels like {'0','','1','','2',etc.}, but is it possible to set it automaticcaly insted of setting by hand?
  1 comentario
dpb
dpb el 28 de Nov. de 2016
I don't think there's a specific property value that will simulate that but don't have HG2; check out the new ruler object's detailed properties to see what you can manage; it's got some new useful features such as a format field string, for example...

Iniciar sesión para comentar.

Respuesta aceptada

Walter Roberson
Walter Roberson el 28 de Nov. de 2016
Consider using Minor Ticks

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by