How can I restrict the border of a figure on GUI.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Varun Jadhav
el 20 de Nov. de 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...
Respuestas (0)
Ver también
Categorías
Más información sobre Subplots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!