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 :)

답변 (1개)

Bjorn Gustavsson
Bjorn Gustavsson 2022년 6월 25일
편집: Bjorn Gustavsson 2022년 6월 25일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

질문:

2022년 6월 25일

편집:

2022년 6월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by