Different colors for axes tick label and axes ticks
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Is there a way to set the tick marks and axis lines as white but keep the tick labels as black. I'm using the quiverc function from the the Matlab file exchange which automatically set the axes as white and the axes and figure backgrounds as black but I'd like to keep the tick labels as black also.
Thanks
0 comentarios
Respuesta aceptada
Walter Roberson
el 1 de Mayo de 2013
Not unless it can be done at the java level.
You might want to look at the File Exchange contribution plt() which is more configurable.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Grid Lines, Tick Values, and 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!