check_box(xHeader,v​arargin)

Multi-selection radio box for graphical selection from a list of options.
784 download
Aggiornato 30 ago 2015

Visualizza la licenza

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 Linux
Categorie
Scopri di più su Signal Reception and Recovery in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Now with better user selection options

1.0.0.0