unzip specific folder of zip file
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
Answers (1)
Categories
Find more on File Operations 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!