Value dash outside a 2D plot

2 Ansichten (letzte 30 Tage)
Reto Kurz
Reto Kurz am 25 Jun. 2022
Bearbeitet: Bjorn Gustavsson am 25 Jun. 2022
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 :)

Antworten (1)

Bjorn Gustavsson
Bjorn Gustavsson am 25 Jun. 2022
Bearbeitet: Bjorn Gustavsson am 25 Jun. 2022
You can do this:
set(gca,'TickDir','out')
HTH

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by