Download path does not exist - Download Image from Dropbox
1 view (last 30 days)
Show older comments
Ibrahim Mohammad
on 12 Feb 2019
Commented: Ibrahim Mohammad
on 13 Feb 2019

I Dont Know How I use this function !
0 Comments
Accepted Answer
Walter Roberson
on 13 Feb 2019
pass a directory name as the third parameter not a file name.
5 Comments
Walter Roberson
on 13 Feb 2019
filenames = {'1.jpg'};
That is, you have to pass in a cell array of filenames to fetch even if only one is being fetched.
More Answers (0)
See Also
Categories
Find more on Downloads 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!