Selector( str, choices, nochoice, timeout )

Alternative for menu, with time out and 2D-button placing
197 descargas
Actualizado 22 ene 2015

Ver licencia

% The function 'Selector' is an alternative for Matlab's function 'menu'.
% The advantages of Selector are:
% - 2D button placing.
% - HotKey support: the first character of a button is its HotKey. (case insensitive)
% hit ENTER to select the 'nochoice' string.
% - TimeOut: after the given timeout, the 'nochoice' is returned.

Citar como

Jan de Wilde (2024). Selector( str, choices, nochoice, timeout ) (https://www.mathworks.com/matlabcentral/fileexchange/47820-selector-str-choices-nochoice-timeout), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Characters and Strings en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

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.2.0.0

Update for R2014b

1.1.0.0

Update for R2014b, new graphic engine, handle graphics 2

1.0.0.0