how to get selected values from a listdlg?

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?

 Accepted Answer

Hi Mohammad,
m(selection)
should do the trick ...
Titus

More Answers (0)

Categories

Find more on Update figure-Based Apps in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!