How to perform keyboard button pressing by matlab command?

5 Ansichten (letzte 30 Tage)
Mohsen
Mohsen am 3 Apr. 2013
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
Walter Roberson am 3 Apr. 2013
You can use the Java Robot class.

Kategorien

Mehr zu Desktop finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by