I don't know what this means
Show older comments
>> unzip('MerchData.zip');pwd
Warning: Permission denied to create file "MerchData".
> In unzip (line 103)
Answers (1)
Most probably, you don't have write permission in the directory to which you want to unzip 'MerchData.zip'.
Categories
Find more on Deep Learning Toolbox 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!