Is there a way to use "SizeChangedFcn" with "Resize" and "AutoResizeChildren" properties on?
18 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Pavan Guntha
el 30 de Jul. de 2021
Hi Peter,
Please follow the instructions in the following MATLAB Answers page:
Hope this helps!
0 comentarios
Ver también
Categorías
Más información sobre Shifting and Sorting Matrices en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!