matlab behaviour of gzip
Søren Hauberg
soren at hauberg.org
Sun Nov 2 04:14:54 CST 2008
søn, 02 11 2008 kl. 10:09 +0100, skrev Thorsten Meyer:
> could someone with access to matlab try what the gzip function produces for these examples:
I get the following (weird indentation is because I just copy-paster
your code directly from the mail client)
>> cd ttt
>> gzip('bla')
>> ls
bla zip
>> gzip('bla', 'zip')
>> ls zip
11.gz 11.gz.gz 22.gz 22.gz.gz 33.gz 33.gz.gz 44.gz 44.gz.gz
Søren
More information about the Help-octave
mailing list