How to perform keyboard button pressing by matlab command?
Ältere Kommentare anzeigen
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.
Antworten (1)
Walter Roberson
am 3 Apr. 2013
0 Stimmen
You can use the Java Robot class.
2 Kommentare
Mohsen
am 3 Apr. 2013
Kategorien
Mehr zu Desktop finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!