Feeds
已回答
How can I change the icon of my AppDesigner-produced GUIs?
R2020b OR Last version function startupFcn(app) app.uifigure .Icon='logo.png'; end OK!
How can I change the icon of my AppDesigner-produced GUIs?
R2020b OR Last version function startupFcn(app) app.uifigure .Icon='logo.png'; end OK!
4 years 前 | 2