How can i add multiple choices in listbox GUI?

6 Ansichten (letzte 30 Tage)
ANURAG DEEPAK
ANURAG DEEPAK am 12 Sep. 2019
Beantwortet: BhaTTa am 18 Aug. 2025
i have created a listbox with mutiple selection with respected value of each choice in listbox. I want to add these choices which the user selects and store them in some variable??

Antworten (1)

BhaTTa
BhaTTa am 18 Aug. 2025 um 3:17
Hey @ANURAG DEEPAK, you can associate the callbacks to your list box, please refer to this documentation: https://www.mathworks.com/help/matlab/ref/matlab.ui.control.listbox.html

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!

Translated by