matlab App designer 做UI怎样修改左上角的logo

14 vues (au cours des 30 derniers jours)
彦祖
彦祖 le 3 Sep 2024
摘抄了一点代码
..........
function startupFcn(app)
app.UIFigure.Icon = '000.png';%
end
.........
提示的错误为:类 'matlab.ui.Figure' 的属性 'Icon' 无法识别。

Réponses (1)

jinjin lee
jinjin lee le 4 Sep 2024
这个在交互操作的界面有设置。

Catégories

En savoir plus sur Big Data Processing dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!