resize objects inside matlab gui created with guide

1 次查看(过去 30 天)
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 个评论
Rik
Rik 2017-9-22
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.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by