How to send a file from a developed android app to matlab project?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Sruthi Yenugula
on 1 Feb 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 Comments
See Also
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!