connecting matlab with android application
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
tehreem tajammal
il 8 Mar 2019
Risposto: Sruthi Yenugula
il 13 Mar 2019
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.
0 Commenti
Risposta accettata
Sruthi Yenugula
il 13 Mar 2019
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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Modeling in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!