how to connect matlab code with android studio via server
1 次查看(过去 30 天)
显示 更早的评论
i am trying to integrate matlab with android studio by using matlab coder but some fuctions are not convertable.so i want to integrate it using server so i can overcome converting issue.
please tell me how can i do this
0 个评论
回答(1 个)
Sruthi Yenugula
2019-4-3
1) You can use Simulink Support Package for Android Devices to convert a Simulink Model to Android Application.
You can use TCP/IP blocks in Android Model and host model for the communication between MATLAB and Android Device.
check out similar kind of example but the communication is between lego and Android
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!