faster unzipping for large URLs?

1 view (last 30 days)
Reema Alhassan
Reema Alhassan on 16 Jul 2018
Hello everyone,
I'm using
gunzip(url,folder);
untar(url,folder);
to unzip satellite images which has the extension ".tgz" but it takes a long time about 30 minutes for each URL does any one know a faster way to do this? or does anyone have C Mex file for faster unzipping?
Thank you

Answers (0)

Categories

Find more on Reference Applications 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!