How to create multiple UIfigures in appdesigner
26 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Adrián Lascurain
am 27 Apr. 2023
Beantwortet: Mario Malic
am 27 Apr. 2023
How can I create a multiple UIfigures app using appdesigner and still having the design view for placing components in the new UIfigures.
I've tried to create new properties and use the function uifigure , then I changed the value of the Visible value to 'off' and then switch between two or three diferent figures to make the window change (it worked) but when I do this I can not still using the Design View to place components.
So I would like to know if there is somehow to create multiple UIfigures and still using the design view
0 Kommentare
Akzeptierte Antwort
Mario Malic
am 27 Apr. 2023
Hey,
Building multiple applications is your way to go. There is an option of using input arguments for the app and that way you can transfer your data between apps.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop uifigure-Based Apps finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!