Read *.mat files inside a zip file without extracting(/unzipping) the zip file

37 ビュー (過去 30 日間)
K1
K1 2020 年 5 月 8 日
コメント済み: Darcy Cordell 2023 年 9 月 1 日
Hello Everybody
I have several zip files with large sizes, each of them contains at least 500 mat files and each of these mat files is a large matrix containing numbers, e.g. 8000*2000 double.
I don't have enough free space to extract these zip files and then import the data inside these matrices. So, I want to know is there any possibility to read these matrices without unzipping these zip files?
Thank you in advance

採用された回答

Mehmed Saad
Mehmed Saad 2020 年 5 月 8 日
編集済み: Mehmed Saad 2020 年 5 月 8 日
  6 件のコメント
Mehmed Saad
Mehmed Saad 2020 年 5 月 9 日
編集済み: Mehmed Saad 2020 年 5 月 9 日
sorry sir. see the updated comment.
It is better to provide just the source instead of posting their code. got it
Darcy Cordell
Darcy Cordell 2023 年 9 月 1 日
Does this only work on Windows? And does it only work if the zip file has the *.zip extension? I have zipped fies on a Mac with *.gz extension. Any help is appreciated.

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

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by