GetSelection

Versión 1.0.0.0 (2,31 KB) por Jan
Get selected strings from listbox or popupmenu
296 descargas
Actualizado 19 may 2014

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0