Rollover effect on pushbuttons

Implement rollover effect on your own figures with only two lines of code !
2K Downloads
Updated 6 Jul 2009

View License

The ROLLOVER object gives you the opportunity to change labels and/or icons on pushbuttons when mouse pointer moves over them. You just have to instantiate a ROLLOVER object on a chosen figure, define handles of pushbuttons which you want to be rollover-capable, and eventually provide alternative labels and/or icons.

For an example, just run test_rollover.m in attached zip file.

Cite As

Laurent Vaylet (2024). Rollover effect on pushbuttons (https://www.mathworks.com/matlabcentral/fileexchange/11589-rollover-effect-on-pushbuttons), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Workspace Variables and MAT-Files in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

rollover/

rollover/@rollover/

Version Published Release Notes
1.2.0.0

Added The MathWorks, Inc. as BSD Organization

1.1.0.0

Updated license.txt to BSD

1.0.0.0