Value dash outside a 2D plot

I have noticed that in all 2D plots, the dashes of the values on an axis are shown on the inside. Is it possible to show them outside the graph?
I leave you an example attached.
Thank you very much :)

Respuestas (1)

Bjorn Gustavsson
Bjorn Gustavsson el 25 de Jun. de 2022
Editada: Bjorn Gustavsson el 25 de Jun. de 2022

0 votos

You can do this:
set(gca,'TickDir','out')
HTH

Categorías

Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.

Preguntada:

el 25 de Jun. de 2022

Editada:

el 25 de Jun. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by