(App Designer) show the variables from another function, in a dropdown?
Ältere Kommentare anzeigen
I have loaded a file, and in a dropdown list I would like to have the variables from the loaded file, with which I can work and show graphics after selecting one of the variables(in the dropdown)?
My variables contain always values in a Matrix or array.
Antworten (1)
Sahithi Kanumarlapudi
am 22 Okt. 2020
0 Stimmen
Hi,
If you know what the variables are, you could use the 'Items' property of uidropdown() function by assigning it to your variables.
The following link has several examples on how to create a drop down and how to assign items, values to the dropdown list
Hope this helps!
1 Kommentar
Dibran Kodra
am 27 Okt. 2020
Kategorien
Mehr zu Whos finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!