How do I remove a file from MATLAB Cloud Storage?
4 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
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>
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!