How to leave out some xticklabels?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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
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...
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Axis Labels en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!