How can I extract a .zipx file using Matlab
4 ビュー (過去 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!