Selector( str, choices, nochoice, timeout )

버전 1.2.0.0 (6.15 KB) 작성자: Jan de Wilde
Alternative for menu, with time out and 2D-button placing
다운로드 수: 197
업데이트 날짜: 2015/1/22

라이선스 보기

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

인용 양식

Jan de Wilde (2025). Selector( str, choices, nochoice, timeout ) (https://www.mathworks.com/matlabcentral/fileexchange/47820-selector-str-choices-nochoice-timeout), MATLAB Central File Exchange. 검색 날짜: .

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

Community Treasure Hunt

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

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

Update for R2014b

1.1.0.0

Update for R2014b, new graphic engine, handle graphics 2

1.0.0.0