Is it possible to force xtick to be visible everywhere?

Respuestas (1)

To layer all axes components (ticks, gridlines) above plotted stuff, use
set(gca, 'Layer', 'Top')

Categorías

Preguntada:

el 5 de Oct. de 2015

Respondida:

el 5 de Oct. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by