How can I extract a .zipx file using Matlab
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Is it possible to unzip .zipx files in matlab?
I receive the following error: ??? Error using ==> unzip at 70 Invalid zip file
0 Commenti
Risposte (1)
Walter Roberson
il 2 Ott 2012
Looking at http://kb.winzip.com/kb/entry/7/ I see that the .zipx compression methods include: BZip LZMA PPMd Jpeg and Wavpack. I would be surprised if MATLAB's unzip can handle any of those other than perhaps BZip.
0 Commenti
Vedere anche
Categorie
Scopri di più su File Compression in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!