How to perform keyboard button pressing by matlab command?
Show older comments
Hi I would like open a application file in matlab command that system('') command is available, then perform keyboard button pressing (TAB key ,ENTER key) in my file by matlab command. please guide me.
Answers (1)
Walter Roberson
on 3 Apr 2013
0 votes
You can use the Java Robot class.
2 Comments
Mohsen
on 3 Apr 2013
Categories
Find more on Desktop in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!