how to get selected values from a listdlg?

4 visualizzazioni (ultimi 30 giorni)
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?

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Data Types in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by