How to perform keyboard button pressing by matlab command?
古いコメントを表示
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.
回答 (1 件)
Walter Roberson
2013 年 4 月 3 日
0 投票
You can use the Java Robot class.
2 件のコメント
Mohsen
2013 年 4 月 3 日
カテゴリ
ヘルプ センター および File Exchange で Desktop についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!