Unzip will not work on some archives
Mostra commenti meno recenti
When I run the unzip function, it will fail on certain archives. What really confuses me is that I can extract an archive's contents manually via the gui (right click an archive -> unzip).
Error message is simply "Invalid ZIP file:
C:\users\Desktop\myzipfile.zip"
The zip file is not invalid, and it is not corrupted
4 Commenti
Walter Roberson
il 11 Apr 2023
.zip files can contain any of a number of different compression schemes. unzip() only handles some of them.
Matthew Rademacher
il 12 Apr 2023
Walter Roberson
il 12 Apr 2023
Modificato: Walter Roberson
il 12 Apr 2023
Matthew Rademacher
il 24 Apr 2023
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!