GUIDE Callback Helper

Get access to callback event data in your GUIDE GUIs.
1.6K Downloads
Updated 1 Sep 2016

View License

This helper class gives easy access to callback event data in GUIs developed using GUIDE. Several Handle Graphics callback functions, such as the uicontrol's KeyPressFcn and the figure's WindowScrollWheelFcn, pass useful information through the event data argument. Unfortunately, this data is unavailable to GUIDE GUIs without additional programming. GUIDE Callback Helper aims to simplify the process of attaching to GUIDE GUIs callback functions that make use of the event data.

Cite As

Brian Cody (2024). GUIDE Callback Helper (https://www.mathworks.com/matlabcentral/fileexchange/22121-guide-callback-helper), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Migrate GUIDE Apps in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0