How can I restrict the border of a figure on GUI.
1 次查看(过去 30 天)
显示 更早的评论
Hi everyone, I am working on GUI and as an example we can focuse on "GUI with axes and menu" in MATLAB GUI builder in order to define the problem. When you run GUI please firt rotate the plot and than zoom in. You will see that plot exceeds the border of the axes and covers all of the GUI.
Have a look at this picture. On the right you can see the GUI figure and border of axes and on te left plot that fills all of the GUI.
4 个评论
Varun Jadhav
2015-11-20
I'm having the same problems with my GUI. At first, I used 2 separate plots and the plot area was restricted. But now when I'm using subplots to do the same, the plot area widens over the entire length of the GUI and half of it is hidden behind the pushbuttons and edit texts.
Please guide on the same...
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Subplots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!