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.
Cita come
Benoit Charles (2024). Graphical Wrappers (https://www.mathworks.com/matlabcentral/fileexchange/34728-graphical-wrappers), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Riconoscimenti
Ispirato da: 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!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.