Use the gunzip function to extract all the GNU zip files in the current folder. files = gunzip('*.gz'). files = 1x1 cell array {'membrane.m'} ...
確定! 回上一頁