
App installed by mlappinstaller doesn't show app icon in MATLAB app bar
23 ビュー (過去 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!