フィルターのクリア

how to read data from box(cloud storage)?

20 ビュー (過去 30 日間)
2NOR_Kh
2NOR_Kh 2022 年 11 月 23 日
回答済み: AES 2023 年 9 月 29 日
I have a dataset with a large memory that I can't save all of them on my pc. This data are in box cloud and I found a similar question in mathwork but ther was no answers for that question. Now my question is how can I read this data from the box?
Any help will be appreciated.

回答 (2 件)

Shuba Nandini
Shuba Nandini 2023 年 5 月 30 日
Hello,
It is my understanding that, you want to read the files from “Box Cloud Storage” into MATLAB.
Box has some RESTful APIs of its own, through which you can connect it to MATLAB. You can refer to Box Cloud API Reference for more information.
Hope this helps!

AES
AES 2023 年 9 月 29 日
I know this is an old question, but there is a fairly straight forward solution now (at least for windows, not sure about other OS).
  1. Install box drive application: https://www.box.com/drive
  2. On windows you can access box drive at: "C:\Users\{username}\Box\"
Have been able to load files and save files directly from matlab without any issues. Hope this helps

カテゴリ

Help Center および File ExchangeLicensing on Cloud Platforms についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by