Can we import data from Dropbox to matlab?

11 vues (au cours des 30 derniers jours)
Dalia Jaber
Dalia Jaber le 6 Sep 2019
I have .csv data that is uploaded to my Dropbox, and I would like to import to matlab to do some analysis every other hour.
1) is there a way to import this file from Dropbox directly?

Réponses (1)

Neuropragmatist
Neuropragmatist le 6 Sep 2019
I haven't used this but maybe this function would be helpful:
You can get a link to your dropbox .csv file like this:
However, it would be easier to just sync the folder to your computer and load it from there using the absolute filepath and normal readtable or csvread.
Hope this helps,
M.

Catégories

En savoir plus sur Argument Definitions dans Help Center et File Exchange

Produits


Version

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by