Pass information from Listbox to textbox
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
MAX
am 18 Apr. 2018
Beantwortet: Veera Kanmani
am 18 Apr. 2018
I want to select multiple elements from from a listbox and display those elements in the edit textbox side by side. For example if I select 'A' from the listbox, 'A' should be displayed in the edit textbox. And then if I click 'B' from the listbox, 'B' should be displayed on the edit textbox next 'A'. Therefore the edit textbox should look like 'AB'.
How do I do this?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps 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!