Download zip file from url in MATLAB

24 ビュー (過去 30 日間)
PeymanS
PeymanS 2022 年 6 月 7 日
コメント済み: Stephen23 2025 年 8 月 14 日
I would like to download a zip file from a url.
Here is the webpage:
and I would like to download "CSR_CSR-Release-06_96x96_unfiltered.zip"
Thanks in advance.

採用された回答

Sourav Sukumaran
Sourav Sukumaran 2022 年 6 月 29 日
Hi,
Please refer to this MATLAB Answer.You have to use the websave option with the your url and filename
Thanks
  3 件のコメント
Damon
Damon 2025 年 8 月 13 日
This doesn't work in many cases, it seems to just download an .html file pointing to the file you're telling it to download.
This bug really limits the utility of websave. Fixes using curl or other approaches are problematic. This is a very commonly used function (or would be if it worked) for many of us.
Please fix this bug.
Stephen23
Stephen23 2025 年 8 月 14 日
@Damon: make a bug report / enhancement request: https://www.mathworks.com/support/contact_us.html

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by