how to get selected values from a listdlg?

조회 수: 4 (최근 30일)
Leonardo Wayne
Leonardo Wayne 2016년 4월 18일
답변: Titus Edelhofer 2016년 4월 18일
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
Leonardo Wayne
Leonardo Wayne 2016년 4월 18일
never mind that I have found a way around it :)

댓글을 달려면 로그인하십시오.

채택된 답변

Titus Edelhofer
Titus Edelhofer 2016년 4월 18일
Hi Mohammad,
m(selection)
should do the trick ...
Titus

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Types에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by