How to unzip .Z files
9 views (last 30 days)
Show older comments
I have a function that downloads .Z files using ftp. I want the function to be able to unzip those downloaded files and then delete the zipped versions. I have tried gunzip and unzip but I am not having any luck.
Accepted Answer
More Answers (0)
See Also
Categories
Find more on File Compression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!