figure toolbar/menu overlaps part of figure
显示 更早的评论
i create a figure of a certain size (sizeX, sizeY), with units inches (in this case).
i'm putting a title at the top of the figure using its own axes and text(): but if i put the axes at 'Position',[0 sizeY-0.5 sizeX 0.1944] after setting its units to inches, the axes (with visible turned on) are just BARELY below the figure menu/toolbar. the axes are maybe? 0.5" below the windowmanager titlebar.
are the menu/toolbars INSIDE a figure?
i wish i could post images in here. ideas? thanks
2 个评论
Jan
2011-12-7
Please post the code, which reproduces the problem, such that we can run it. Of course you can set the text outside the visible area. But the toolbar and the menu are not part of the standard figure area.
Jan
2011-12-7
To embed pictures: http://www.mathworks.com/matlabcentral/answers/243-how-do-i-post-a-picture-with-my-question
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!