GetSelection

버전 1.0.0.0 (2.31 KB) 작성자: Jan
Get selected strings from listbox or popupmenu
다운로드 수: 296
업데이트 날짜: 2014/5/19

라이선스 보기

GetSelection
Getting the selected strings from a listbox or popup-menu is a standard job, which was performed by Matlab's POPUPSTR command until it became obsolete. Although this requires some lines of code only, considering single and multiple selections for listboxes is not completely trivial.

Therefore this small and simple function might be useful.

EXAMPLE:
Selected = GetSelection(UIHandle)
A string is replied for single selection listboxes and popup strings, a cell string for multi-selection listboxes.

인용 양식

Jan (2024). GetSelection (https://www.mathworks.com/matlabcentral/fileexchange/46651-getselection), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0