How to send a file from a developed android app to matlab project?

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?

Answers (1)

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

Categories

Asked:

on 29 Jan 2019

Answered:

on 1 Feb 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!