Setting axis position sometimes requires entering the command twice
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I have been having a problem when trying to set the Position of a Figure Axis. I will set it the first time with 'Units' set to 'Normalized':
ax.Position = [0.1 0.15 0.55 0.8];
The axis is incorrectly resized. If I reenter the same line of code, the axis becomes correctly sized. Regardless of how many times I reenter it, it is the correct size.
Any ideas? Thanks!
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!