uploading dataset from google drive

18 ビュー (過去 30 日間)
2NOR_Kh
2NOR_Kh 2022 年 7 月 18 日
回答済み: Piyush Dubey 2023 年 6 月 27 日
I have a dataset in my google drive and I wanna upload it, but it gives me an error that it can't open the file. I am using 'load' function to do so. I searched throught mathwork and there was different answers, one said that it is not possible and I found some soloutions but for other functions such as 'imread' not 'load'.
I appreciate any help from you

回答 (1 件)

Piyush Dubey
Piyush Dubey 2023 年 6 月 27 日
Hi 2NOR_Kh,
Currently MATLAB does not have any API that supports uploading and downloading files directly from Google drive. One way could be to involve a local machine in which the code is deployed, alternatively using APIs to transfer files from google drive to dropbox and then reading/writing it from there.
Refer to these MATLAB Answers thread, these may carry potential solution to your query:
Hope this helps.

カテゴリ

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

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by