How do I remove a file from MATLAB Cloud Storage?

1 view (last 30 days)
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)

Pradeep
Pradeep on 18 Aug 2015
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>

Community Treasure Hunt

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

Start Hunting!