resize objects inside matlab gui created with guide

2 visualizaciones (últimos 30 días)
Vick
Vick el 22 de Sept. de 2017
Comentada: Rik el 22 de Sept. de 2017
Hi,
I've created a gui using guide where user uploads the files using pushbutton and another list box to display variables inside the files, an axes to display the chart and few more pushbuttons and list boxes for exporting options. Now the axes occupies half the size of figure. If the user after uploading the file to gui, wants to reszie the plot to make the plot bigger, how to give a resizable behaviour to each objects inside gui? I want an options like drag and reduce the size of all the buttons inside a panel.If it is possible only in programmatic way,then how to attain a drag icon when the mouse pointer comes near to the border of a panel?
  1 comentario
Rik
Rik el 22 de Sept. de 2017
It sounds to me like this might be possible, but is very difficult to do. My idea would be to go for an easy solution, like hard-coding two layouts.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by