how to change compiled app icon (using app designer) on the app and windows taskbar
Mostra commenti meno recenti
Could someone please help me to modify the default icon of MATLAB to custom icons on the compiled app using App Designer on both the app and the windows taskbar?
Please see the red square on the following figure which highlights the icons that I want to replace with custom icons.
thanks a lot!

8 Commenti
Mohammad Sami
il 28 Gen 2020
Modificato: Mohammad Sami
il 28 Gen 2020
in the application compiler, you can click the small icon next to application name field to select a custom icon. This will change the taskbar icon. However on windows 10 i notice, the displayed icon does not change.

Yang Yang
il 29 Gen 2020
Alberto Urban
il 9 Apr 2020
Hi Yang, I have your same problem. Were you able to solve?
Thank you
Yang Yang
il 9 Apr 2020
Alberto Urban
il 14 Apr 2020
Modificato: Alberto Urban
il 14 Apr 2020
Hi Yang,
yes I have Windows 10 (latest update) and Matlab 2020a. I have to release the executable soon, and it's really bad to have it without a custom icon. I hope they resolve soon.
J. Alex Lee
il 14 Apr 2020
At least for pre-appdesigner apps, there was never a capability to change that icon. I doubt TMW would have changed that for newer appdesigner apps, especially if you consider that web apps used to have an unremovable "MATLAB" banner taking up significant screen realestate. They want you to know you (and your customers) are using their product :)
PierreC
il 7 Mag 2020
Could not find a way to do it either, still stuck with MatLab icon in the title bar and the win taskbar (Win10 as well).
Flying MatLab's colours is all very well but this still sucks : I'd love to be able to use different icons for different pop-ups or windows in my app...
Yang Yang
il 7 Mag 2020
Risposta accettata
Più risposte (1)
Feng
il 1 Apr 2022
1 voto
I have MatLab ver 2021b. You can change the default ICON like shown in this picture.

6 Commenti
Asier Rodriguez
il 11 Mag 2022
Hello Mr Feng!
I have tried to do that update on the icon, changed the property as well (UIFigure.Icon = 'myicon.png') but it doesn't seem to work.
Could you please send some screenshot with the final result or with further information?
Thanks in advance!
Eric Delgado
il 10 Ott 2022
Hey guys... do you have a solution for this issue? It looks like the "Icon" property only control the icon of the figure, not the showed icons on the taskbar and task manager.

Eric Delgado
il 10 Ott 2022
@Asier Rodriguez, maybe it's a problem of path. Put your icon image as requered files (on Compiler).
Asier Rodriguez
il 10 Ott 2022
Could you deliver some screenshots with this update's results? Have you tried to insert the icon within the corresponding path?
Thx in advance!
Eric Delgado
il 14 Ott 2022
See code attached - put the image in the same folder of the app1.mlapp.

I still don't know how to treat the taskbar icon (Matlab icon). The taskmanager icon is from MatlabWindow.exe (the Matlab Runtime executable file that is called by your standalone app).
Asier Rodriguez
il 14 Ott 2022
Thank you very much anyway. I will try myself to search further and let you know!
Categorie
Scopri di più su Develop Apps Using App Designer in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!