Reposition image in app
Mostrar comentarios más antiguos
I am the author of a MATLAB app where I'd like to add a logo (as a uiimage) to the upper right corner of my UIFigure window.
When I resize my main app window (app.UIFIgure) the logo (app.Image) is not repositioned
I'd like it to keep the distance from the top and from the right side - how can you do that,
When I add a resizefcn to my UIFigure I get the warning message:
Warning: 'SizeChangedFcn' callback will not execute while 'AutoResizeChildren' is set to 'on'.
1 comentario
Geoff Hayes
el 3 de Nov. de 2021
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Display and Exploration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!