
App installed by mlappinstaller doesn't show app icon in MATLAB app bar
23 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jonathan
el 22 de Jul. de 2025
Comentada: Jonathan
el 27 de Jul. de 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 comentarios
Respuesta aceptada
Kevin Holly
el 24 de Jul. de 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.

Más respuestas (0)
Ver también
Categorías
Más información sobre Package and Share Apps 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!