How can I extract a .zipx file using Matlab
Ältere Kommentare anzeigen
Is it possible to unzip .zipx files in matlab?
I receive the following error: ??? Error using ==> unzip at 70 Invalid zip file
Antworten (1)
Walter Roberson
am 2 Okt. 2012
0 Stimmen
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.
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!