faster unzipping for large URLs?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Read, Write, and Modify Image en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!