Graphical Wrappers

Wrappers improve Matlab graphical components.

You are now following this Submission

Wrappers improve Matlab graphical components with two major features:
- callbacks are replaced by events.
- any property can be synchronize with another object's property.

Note: This class needs MagicListener:
http://www.mathworks.fr/matlabcentral/fileexchange/34606

Observe (and run) the class DemoWrapper to see a demonstration of wrappers.

Cite As

Benoit Charles (2026). Graphical Wrappers (https://au.mathworks.com/matlabcentral/fileexchange/34728-graphical-wrappers), 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.2.0.0

TableWrapper: R2012a compatibility

1.1.0.0

Fix the "hgload issue"
Add documentation

1.0.0.0