Resize GUI to fit a new object

1 回表示 (過去 30 日間)
Scott Feltman
Scott Feltman 2019 年 7 月 16 日
コメント済み: Scott Feltman 2019 年 7 月 16 日
I have a GUI where I want to be able to compare two pictures on two sets of axes (the GUI starts off with only one axis.) The second axis is added on a click to select the second file, and the GUI should resize to fit the new axis in the GUI. Then, when I remove that axis, the GUI should resize to fit the original objects. I've been trying the SizeChangedFcn and looking at similar questions but they haven't seemed to help me.
  1 件のコメント
Scott Feltman
Scott Feltman 2019 年 7 月 16 日
I think I found a solution. All I did was modify the 'Position' property of the GUI and made it resize on the click. If anyone did it differently I'd be happy to read about that as well.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Object Programming についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by