MATLAB: Can MATLAB Mobile application receive data from another application on an android phone

matlab mobile application android

I want to send my application data to Matlab mobile.. Is this possible?

Best Answer

MATLAB Mobile cannot interact with other apps on your Android device. If you are connecting to the cloud from MATLAB Mobile and wish to use your files and/or data, you can do so using the cloud storage page here:
https://www.mathworks.com/mobile/cloud-storage.html
Please note that this page isn't supported on mobile browsers (i.e. you cannot upload files from your device's local storage).
Related Question