How to insert background image in App Designer GUI?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Tai Jia Xun
am 27 Jun. 2018
Beantwortet: hector martinez
am 24 Jan. 2019
I want to insert an image as a background of my GUI with App Designer. Is that possible? Pls help. Thanks in advance! !
0 Kommentare
Akzeptierte Antwort
hector martinez
am 24 Jan. 2019
One way I've seen it done is using a Button. In order for it to work best it needs to be the first object you place, and place everything else over it.
Drag a 'Button' and under 'BUTTON PROPERTIES' > 'Configuration' > 'TEXT & ICON' click on 'More Properties'.
You will see the option to browse for an icon file. You can center the image however you like, delete the text, and use it as a background image.
Not a perfect solution but only option I've found.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!