I want to send data from android application to analyse and send back to the application

2 visualizzazioni (ultimi 30 giorni)
New to matlab plz help me out .i want to analyse data from android using this .
  3 Commenti
Prathyusha Kota
Prathyusha Kota il 13 Gen 2019
It will be helpful if a sequence of steps are given, saying how to import data from app and send back the charts to the application

Accedi per commentare.

Risposte (1)

Sruthi Yenugula
Sruthi Yenugula il 14 Gen 2019
If you want use to Simulink, then you can use Simulink Android Support Package for Android Application creation. Use TCP/IP Send block to send data to host and use TCP/IP Receive block to receive data from host. On host side you can use ICT TCP blocks. You can even use external mode to achieve the same.

Community Treasure Hunt

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

Start Hunting!

Translated by