User`s guide

External Interfaces/API
24-17
External Interfaces/API
New File Archiving Functions and Functionality
In addition to being able to zip and unzip compressed file archives, MATLAB software
now supports the following archiving functions:
gzip/gunzip — Compress/uncompress files in gzip format.
gunzip reads archives from both file systems and URLs.
tar/untar — Compress/extract files in a tar-file.
untar reads archives from both file systems and URLs.
The unzip function can now also open a zip archive from a URL.