How to perform keyboard button pressing by matlab command?

5 ビュー (過去 30 日間)
Mohsen
Mohsen 2013 年 4 月 3 日
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
Walter Roberson 2013 年 4 月 3 日
You can use the Java Robot class.
  2 件のコメント
Mohsen
Mohsen 2013 年 4 月 3 日
Thank you, Can you explain more? Regards

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDesktop についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by