Is there a way to use "SizeChangedFcn" with "Resize" and "AutoResizeChildren" properties on?
18 views (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
Pavan Guntha
on 30 Jul 2021
Hi Peter,
Please follow the instructions in the following MATLAB Answers page:
Hope this helps!
0 Comments
See Also
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!