how to get selected values from a listdlg?

4 visualizaciones (últimos 30 días)
Leonardo Wayne
Leonardo Wayne el 18 de Abr. de 2016
Respondida: Titus Edelhofer el 18 de Abr. de 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?
  1 comentario
Leonardo Wayne
Leonardo Wayne el 18 de Abr. de 2016
never mind that I have found a way around it :)

Iniciar sesión para comentar.

Respuesta aceptada

Titus Edelhofer
Titus Edelhofer el 18 de Abr. de 2016
Hi Mohammad,
m(selection)
should do the trick ...
Titus

Más respuestas (0)

Categorías

Más información sobre Data Types en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by