Compression/uncompression with bzip2/bunzip not working
10 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I am working on a mac os X 10.9.5 and using both Matlab 2013b and Matlab 2014b. When I try to use bunzip2 or bzip2 to compress of decompress files (for example unix('bunzip2 -dk filename'), an exit status 127 is returned to the command line. However, the files bunzip2 and bzip2 are present on my computer and I can use them via the terminal. Would you have an idea of where this error could come from? Thank you very much in advance for your help.
BB
0 件のコメント
回答 (2 件)
Walter Roberson
2015 年 8 月 13 日
This is probably the same basic issue as http://uk.mathworks.com/matlabcentral/answers/230535#answer_186650 except with respect to the PATH environment variable
参考
カテゴリ
Help Center および File Exchange で Debugging and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!