how to get selected values from a listdlg?

3 Ansichten (letzte 30 Tage)
Leonardo Wayne
Leonardo Wayne am 18 Apr. 2016
Beantwortet: Titus Edelhofer am 18 Apr. 2016
I have selected these values using listdlg. listdlg returns only the indices of these values but not the values themselves. If I want to get the selected values (1316150110001,....) in a variable say "vars", how can this be done?

Akzeptierte Antwort

Titus Edelhofer
Titus Edelhofer am 18 Apr. 2016
Hi Mohammad,
m(selection)
should do the trick ...
Titus

Weitere Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by