Filter löschen
Filter löschen

whats wrong with this code?

1 Ansicht (letzte 30 Tage)
Muazma Ali
Muazma Ali am 8 Mai 2022
Beantwortet: Image Analyst am 8 Mai 2022
Hi! I inserted some code in the startup callback of the appdesigner (matlab 2018 b) and I am getting error:

Antworten (1)

Image Analyst
Image Analyst am 8 Mai 2022
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.

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by