How can I access menu features on a program that runs in MATLAB from another script?

9 ビュー (過去 30 日間)
rob wise
rob wise 2011 年 1 月 27 日
I'm trying to create a script that will access menu features on a program that runs in MATLAB. How do I access the different menu options for my script?
  7 件のコメント
Zain Mecklai
Zain Mecklai 2011 年 1 月 27 日
Are you trying to write automated tests for your GUI or are you simply trying to drive the UI without having a user drive it for the functionality?
rob wise
rob wise 2011 年 1 月 28 日
im trying to run tests for analysis, i just want to have an automated script that adds photos to the database then make the program test photos to see if it will successfully add it to the ones in the database.

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

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 1 月 27 日
Java Robot class.

カテゴリ

Help Center および File ExchangeDebugging and Analysis についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by