
App installed by mlappinstaller doesn't show app icon in MATLAB app bar
11 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Kevin Holly
2025-7-24
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.

更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Package and Share Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!