How can I read an image from my dropbox account ?

1 次查看(过去 30 天)
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.

回答(1 个)

Christopher Stapels
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

社区

更多回答在  ThingSpeak Community

类别

Help CenterFile Exchange 中查找有关 ThingSpeak 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by