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 CenterFile Exchange 中查找有关 Line Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by