Can we import data from Dropbox to matlab?

12 ビュー (過去 30 日間)
Dalia Jaber
Dalia Jaber 2019 年 9 月 6 日
回答済み: Neuropragmatist 2019 年 9 月 6 日
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?

回答 (1 件)

Neuropragmatist
Neuropragmatist 2019 年 9 月 6 日
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.

カテゴリ

Help Center および File ExchangeArgument Definitions についてさらに検索

製品


リリース

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by