connecting matlab with android application

조회 수: 4 (최근 30일)
tehreem tajammal
tehreem tajammal 2019년 3월 8일
답변: Sruthi Yenugula 2019년 3월 13일
i am working on my project for which i have to create an android application and connect it with MATLAB. but i am unable to connect my matlab code with my android application.

채택된 답변

Sruthi Yenugula
Sruthi Yenugula 2019년 3월 13일
1) You can use Simulink Support Package for Android Devices to convert a Simulink Model to Android Application. You can embed your MATLAB code in MATLAB function block and use this with other Android Blocks and create Android Applications with one Click.
2) Alternatively you can use external mode to communicate between Simulink and Android device
3) You can use TCP/IP or UDP blocks on MATLAB host and Android to communicate.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by