Use Files on the Cloud
You can upload files from a computer to the Cloud and use MATLAB®
Mobile™ to run them. For example, if you upload myfile.m
to the
Cloud, you can type the file name in the MATLAB
Mobile Command Window to run it. You can also upload
images and videos from your mobile device to your MATLAB
Drive™.
Requirements
Access to the MathWorks® Cloud requires a MathWorks Account. For access to all the features of MATLAB Mobile, you must have a valid MATLAB license:
Your MathWorks Account must be linked to the license you want to use.
Your license must be current on MathWorks Software Maintenance Service.
Without a license, you can still use MATLAB Mobile with limited functionality. For more information, see Account and License Requirements.
Access Cloud Storage
Sign in to your MathWorks Account, or create a new one at www.mathworks.com.
Go to MATLAB Drive online (https://drive.matlab.com/) and upload files. With only a MathWorks Account, you get 5 GB of cloud storage on MATLAB Drive for your files.
You can link a valid license to your MathWorks Account to increase your storage quota to 20 GB.
To link your MathWorks Account to a license or to make sure your license is current on Software Maintenance Service:
Go to https://www.mathworks.com and sign in to your MathWorks Account.
Click on your user icon, and then click My Account in the drop-down menu. You will see a list of the licenses currently linked to your account.
If no licenses are linked to your account, click Link an additional license and follow the online instructions.
To verify that the Software Maintenance contract is up-to-date, click on a license to view the License Details. If the Service End Date has passed, contact your MathWorks Sales representative for assistance.
Upload Files from Desktop or Laptop
You can upload files from a desktop or laptop computer to the Cloud that you can then access from MATLAB Mobile.
Go to https://drive.matlab.com.
Click Upload.
Click Browse.
Select one or more files and then click Open.
Click Upload.
Upload Images and Videos from Mobile Device
You can share multiple images and videos from apps on your mobile device to your MATLAB Drive. Note that you cannot upload other types of files from a mobile device.
On iOS Devices:
Use the Action button
through the device OS or any application that supports uploading images and videos.
If this is the first time you are uploading to your MATLAB Drive and you do not see the MATLAB Drive button, tap the Action button, then More, and enable MATLAB Drive.
On Android Devices:
Use the Share button
, available through the device OS or any application that supports uploading images and videos.
Download a File
You can download single or multiple files from the Cloud to a desktop or laptop computer, or to a mobile device.
Go to https://drive.matlab.com.
Select files or folders that you want to download.
Click Download.
Delete Files
Use your mobile device to delete files from the Cloud.
From the files list.
Select the files to delete:
In the iOS Files screen, swipe left on the file you want to remove, to display the Delete button.
In the Android files list, tap the three dots next to the file you want to remove.
Tap Delete.
From the MATLAB Command Window, use the
delete
command:>> delete filename