GUI Axes Plot Ticks Outside

Hi, when I plot onto a GUI axes, the tick marks are outside the axes's boundaries. Is there any way to bring them all inside?

댓글 수: 2

Yash
Yash 2012년 7월 27일
check the axex position
Qingyang
Qingyang 2012년 7월 27일
The positions are where I want them to be, but the ticks are outside the white area and overlap onto other GUI components.

댓글을 달려면 로그인하십시오.

답변 (1개)

Beth
Beth 2012년 7월 27일

0 개 추천

Try setting the TickDir property of the axes to 'in'

댓글 수: 1

Qingyang
Qingyang 2012년 7월 27일
It's set to 'in' by default and does not solve the problem :(

댓글을 달려면 로그인하십시오.

카테고리

질문:

2012년 7월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by