Is there a way to use "SizeChangedFcn" with "Resize" and "AutoResizeChildren" properties on?

15 ビュー (過去 30 日間)
Peter Valent
Peter Valent 2021 年 7 月 10 日
回答済み: Pavan Guntha 2021 年 7 月 30 日
I have a simple app in appdesigner. I have enabled both "Resize" and "AutoResizeChildren" options. Everytime the app is resized I also would like to run a simple function which corrects the position of a text in plot. However, the "SizeChangedFcn" of the figure cannot be used with these settings. Is there anything I could use to substitute the "SizeChangedFcn" functionality? Something with listeners?

回答 (1 件)

Pavan Guntha
Pavan Guntha 2021 年 7 月 30 日
Hi Peter,
Please follow the instructions in the following MATLAB Answers page:
Hope this helps!

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by