How to send a file from a developed android app to matlab project?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,I just started using matlab to develop a project.Is there any way we can send files from a remote android application to the matlab on compute?
If not is it possible to run a whole matlab project of many .m files as an android application?
0 commentaires
Réponses (1)
Sruthi Yenugula
le 1 Fév 2019
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.
You can refer to the following example which uses MATLAB function block https://www.mathworks.com/help/supportpkg/android/examples/control-lego-mindstorms-ev3-robot-using-android-device.html
0 commentaires
Voir également
Catégories
En savoir plus sur Run on Android Device dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!