check_box(xHeader,v​arargin)

Multi-selection radio box for graphical selection from a list of options.

You are now following this Submission

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

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Now with better user selection options

1.0.0.0