I want to send data from android application to analyse and send back to the application
Show older comments
New to matlab plz help me out .i want to analyse data from android using this .
3 Comments
Walter Roberson
on 13 Jan 2019
Is this using Simulink or only MATLAB ? Which MATLAB release?
Prathyusha Kota
on 13 Jan 2019
Prathyusha Kota
on 13 Jan 2019
Answers (1)
Sruthi Yenugula
on 14 Jan 2019
0 votes
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.
Categories
Find more on Run on Android Device in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!