How can I restrict the border of a figure on GUI.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Varun Jadhav
le 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...
Réponses (0)
Voir également
Catégories
En savoir plus sur Subplots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!