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