Change the size of components in App Designer
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
ibabinaca
am 27 Sep. 2019
Beantwortet: Raunak Gupta
am 30 Sep. 2019
Hello,
I want to know if its possible to change the size of a component, for example a list box, in App Designer by code.
Thank you in advance.
1 Kommentar
Akzeptierte Antwort
Raunak Gupta
am 30 Sep. 2019
Hi,
You may refer to UI Figure Properties for changing appearance of the objects that are created in App Designer. The Position property can be changed in the beginning or maybe changed on the go using callbacks if it is required to change the size of components with some user input.
0 Kommentare
Weitere Antworten (0)
Siehe auch
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!