How can I extract a .zipx file using Matlab
2 次查看(过去 30 天)
显示 更早的评论
Is it possible to unzip .zipx files in matlab?
I receive the following error: ??? Error using ==> unzip at 70 Invalid zip file
0 个评论
回答(1 个)
Walter Roberson
2012-10-2
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 File Compression 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!