check_box(xHeader,varargin)
Versione 1.1.0.0 (16,6 KB) da
michael arant
Multi-selection radio box for graphical selection from a list of options.
Hacked version of the menu function transforming the menu from a single selection push button to a multi-selection radio box. Use for selection of some items from a list.
[a b] = check_box('Test','a','b','c','d')
[a b] = check_box('list',{'a','b','c','d'})
Cita come
michael arant (2025). check_box(xHeader,varargin) (https://it.mathworks.com/matlabcentral/fileexchange/24735-check_box-xheader-varargin), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2007a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Signal Reception and Recovery 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.
