check_box(xHeader,v​arargin)

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

Ver licencia

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'})

Citar como

michael arant (2026). check_box(xHeader,varargin) (https://la.mathworks.com/matlabcentral/fileexchange/24735-check_box-xheader-varargin), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Signal Reception and Recovery en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas
Versión Publicado Notas de la versión
1.1.0.0

Now with better user selection options

1.0.0.0