setfocus

Program to set focus to objects (edit etc) without clicking with the mouse on them.
5.1K Downloads
Updated 26 Aug 2002

No License

Set focus to objects. When starting a Matlab GUI it is normally not possible to activate the cursor in an edit object. Before you can type, you'll have to click with the mouse in the edit field. With setfocus it is possible to activate the cursor with program code by passing the object handle to setfocus. setfocus simply simulate a mouseclick in the area of the object.

Cite As

Martin Weber (2024). setfocus (https://www.mathworks.com/matlabcentral/fileexchange/1898-setfocus), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12.1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Migrate GUIDE Apps in Help Center and MATLAB Answers
Acknowledgements

Inspired: clickfocus, jMouseEmu: Mouse Emulator (v2.3)

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.0