Is it possible to force xtick to be visible everywhere?

Réponses (1)

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

Community Treasure Hunt

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

Start Hunting!

Translated by