why the ticks on axis dispear on one side?

Hi fellows,
I am trying to do some pretty plots. But some how the ticks on the axis showing on both sides
but anther one only showing on one side
Do you understand why? I am using very similar codes to plot these two imgages and for both of them have set
% axis([-20,120,-20,120]);
axis square;

답변 (1개)

Walter Roberson
Walter Roberson 2013년 8월 16일
편집: Walter Roberson 2013년 8월 16일

0 개 추천

This is an OpenGL related bug.
Give the command
opengl software
or resize the figure window to be slightly larger.

카테고리

도움말 센터File Exchange에서 Line Plots에 대해 자세히 알아보기

태그

질문:

2013년 8월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by