Graphical Wrappers
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.
Citar como
Benoit Charles (2024). Graphical Wrappers (https://www.mathworks.com/matlabcentral/fileexchange/34728-graphical-wrappers), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspirado por: findjobj - find java handles of Matlab graphic objects, MagicListener
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.