How can I restrict the border of a figure on GUI.
1 view (last 30 days)
Show older comments
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 Comments
Varun Jadhav
on 20 Nov 2015
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...
Answers (0)
See Also
Categories
Find more on Subplots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!