Install Matlab on Android Phone and Send Data Remotely to Another Computer

13 views (last 30 days)
I would like to wirelessly send data generated with Matlab on my android phone to my computer for Matlab to process, and then have my computer send data wirelessly back to my android phone for Matlab to process. I came across the 2 links below for installing Matlab Mobile on my android phone. I believe the second link is the one I want to use. Has anyone here ever done this before, and if so, how did you do it?
I believe the second link is the one I need. Is this correct?
I am also posting this question on the Maker Community site.
Thanks Community.

Accepted Answer

Walter Roberson
Walter Roberson on 9 Nov 2018
MATLAB itself cannot be installed on Android or iPhone or iPad or Arduino or Raspberry Pi. You can install MATLAB Online on iPhone or Android, but that acts as an interface for MATLAB running elsewhere. You do get the ability to send sensor readings but sensors do not include microphone for this purpose.
What is possible is to use Simulink to generate an app for Android or iPhone, and those apps can access the microphone and can send network packets. The user interface is not so nice though.

More Answers (1)

morganL
morganL on 10 Nov 2018
Thanks for the help.

Tags

Community Treasure Hunt

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

Start Hunting!