How can I read an image from my dropbox account ?

1 view (last 30 days)
I want to read images from my dropbox account. This is the link that dropbox generates while sharing the file.
I have tried this, imread('http://www.dropbox.com/s/47qu9b7vv5407sx/pg%201.jpg'); and this too, imshow(imread('http://www.dropbox.com/s/47qu9b7vv5407sx/pg%201.jpg'));
But, both don't work. It would be very helpful.

Answers (1)

Christopher Stapels
Christopher Stapels on 8 Oct 2019
I have sucessfully read an image into ThingSpeak from dropbox. You can see an example near the bottom of channel 876466. There is an update here with good instructions

Communities

More Answers in the  ThingSpeak Community

Categories

Find more on ThingSpeak 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!