Selector( str, choices, nochoice, timeout )
Versione 1.2.0.0 (6,15 KB) da
Jan de Wilde
Alternative for menu, with time out and 2D-button placing
% 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.
Cita come
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. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Characters and Strings in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.