How do I remove a file from MATLAB Cloud Storage?

I uploaded a file that apparently cannot be run on the mobile app (cannot use the input function, which is dumb) but I do not want it taking up the space limit.

Answers (1)

You can use DELETE from the command line when you are connected to the cloud from MATLAB Mobile:
<http://www.mathworks.com/help/matlab/ref/delete.html>

Asked:

on 18 Jun 2015

Answered:

on 18 Aug 2015

Community Treasure Hunt

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

Start Hunting!