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

6 views (last 30 days)
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?

Answers (1)

Pavan Guntha
Pavan Guntha on 30 Jul 2021
Hi Peter,
Please follow the instructions in the following MATLAB Answers page:
Hope this helps!

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!