I want to send data from android application to analyse and send back to the application
조회 수: 4 (최근 30일)
이전 댓글 표시
New to matlab plz help me out .i want to analyse data from android using this .
댓글 수: 3
답변 (1개)
Sruthi Yenugula
2019년 1월 14일
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!