resize objects inside matlab gui created with guide

2 ビュー (過去 30 日間)
Vick
Vick 2017 年 9 月 22 日
コメント済み: Rik 2017 年 9 月 22 日
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 Center および File ExchangeInteractive Control and Callbacks についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by