
App installed by mlappinstaller doesn't show app icon in MATLAB app bar
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Jonathan
am 22 Jul. 2025
Kommentiert: Jonathan
am 27 Jul. 2025
When I install my mlapp using the packaged mlappinstall file, the selected app icon does not appear in the app bar. My app icon is a 64x64 png in the same directory as the mlapp file. It has been selected as the app icon via Designer/App Details/Select a custom image, via Component Browser/app.UIFigure/Identifiers/Icon, and via Designer/Share/MATLAB App/Select Screenshot. It shows up in the top left of the app when it is launched, but not in the apps bar in the primary MATLAB window. Instead the default app icon shows up as in the attached image.
0 Kommentare
Akzeptierte Antwort
Kevin Holly
am 24 Jul. 2025
Did you select the image of the icon here (see image below)? This is the one that is used to display the app in the app bar. Adding this should create a folder called <yourapp'sname>_resources where there are 3 files, icon_16.png, icon_48.png, and icon_24.png.

Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Package and Share Apps 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!