フィルターのクリア

GUI Axes Plot Ticks Outside

4 ビュー (過去 30 日間)
Qingyang
Qingyang 2012 年 7 月 27 日
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 日
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 :(

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGrid Lines, Tick Values, and Labels についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by