unzip specific folder of zip file
5 views (last 30 days)
Show older comments
Hello,
I want to unzip a whole folder and it's contents or a specific zip file. I found a solution to unzip one file of a zip file with the system(['unzip'.... ]) command but how can I unzip a whole folder with it's contets then to a specific target directory.
Thanks
0 Comments
See Also
Categories
Find more on Search Path 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!