Can figures or menues open up without app designer's objects placed on the canvas?
1 次查看(过去 30 天)
显示 更早的评论
hi
I have a question regrding matlab app designer; do I really have to have all my figures coming from function inside my program that I want to convert into an app, on a UIAx axes or are they going to open up though I dont place any object on the canvas..?
0 个评论
回答(1 个)
Turlough Hughes
2022-9-24
Your figures will open up outside the app canvas - and if you're wondering, they will also generate outside the app's canvas without issue when you deploy it as a standalone application.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!