Read *.mat files inside a zip file without extracting(/unzipping) the zip file
33 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
K1
am 8 Mai 2020
Kommentiert: Darcy Cordell
am 1 Sep. 2023
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
0 Kommentare
Akzeptierte Antwort
Mehmed Saad
am 8 Mai 2020
Bearbeitet: Mehmed Saad
am 8 Mai 2020
6 Kommentare
Mehmed Saad
am 9 Mai 2020
Bearbeitet: Mehmed Saad
am 9 Mai 2020
sorry sir. see the updated comment.
It is better to provide just the source instead of posting their code. got it
Darcy Cordell
am 1 Sep. 2023
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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Source Control finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!