Borrar filtros
Borrar filtros

GUI Axes Plot Ticks Outside

4 visualizaciones (últimos 30 días)
Qingyang
Qingyang el 27 de Jul. de 2012
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 comentarios
Yash
Yash el 27 de Jul. de 2012
check the axex position
Qingyang
Qingyang el 27 de Jul. de 2012
The positions are where I want them to be, but the ticks are outside the white area and overlap onto other GUI components.

Iniciar sesión para comentar.

Respuestas (1)

Beth
Beth el 27 de Jul. de 2012
Try setting the TickDir property of the axes to 'in'
  1 comentario
Qingyang
Qingyang el 27 de Jul. de 2012
It's set to 'in' by default and does not solve the problem :(

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by