How can I upload data to the MATLAB Mobile Cloud from my Android tablet?

4 views (last 30 days)
I'm creating data files on my Android tablet, and I need to use them in MATLAB Mobile. However, MATLAB Mobile only allows using data that's on the cloud, not data that's on the device storage. I need to get the data onto the cloud without using a PC, so moving the data onto a PC and uploading it from there is not an option. The data is just a txt file.

Answers (1)

Walter Roberson
Walter Roberson on 24 Jul 2015
Note: Uploads from mobile devices are not supported.
On the other hand, what happens if you try to access the cloud storage page at https://www.mathworks.com/mobile/cloud-storage.html ? It uses javascript and looks like it might use Adobe TypeKit but I do not see obvious Flash, so it might possibly work from a browser.
  3 Comments

Sign in to comment.

Categories

Find more on MATLAB Mobile 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!