whats wrong with this code?

1 回表示 (過去 30 日間)
Muazma Ali
Muazma Ali 2022 年 5 月 8 日
回答済み: Image Analyst 2022 年 5 月 8 日
Hi! I inserted some code in the startup callback of the appdesigner (matlab 2018 b) and I am getting error:

回答 (1 件)

Image Analyst
Image Analyst 2022 年 5 月 8 日
You called your app "app1" not "app" so you'd need app1.UIFigure.
However I think that all axes and widgets on your UI should be created with App Designer, not manually created by you during the startup.

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by