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!