How to control .jar file using .fig file?

Good day!
I have two guis: one was made using MATLAB (.fig) and the other using Android Studio (.jar).
My concern is that can my .fig file have an access or control the .jar file? And how?
Given that the .fig file has three push buttons, namely, A B and C while the .jar file also has three buttons, namely, 1 2 and 3.
I would like to push the .jar file's push button 1 automatically when the .fig file's push button A was pressed. So as .jar's pbs 2 and 3 be pushed when .fig's pbs B and C are pressed.
press .fig's pb A --> controls .jar's pb 1
press .fig's pb B --> controls .jar's pb 2
press .fig's pb C --> controls .jar's pb 3
Anyone who knows how to execute this one? Thank you so much.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Run on Android Device에 대해 자세히 알아보기

질문:

2015년 11월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by