Upload a '.zip' file in MATLAB drive and extract into desired folder using unzip() command.
Example:
Uploaded zip file name: 'testset.zip'
Destination folder where extracted files to be stored: 'dataset'
Matlab command: unzip('testset.zip','dataset');
Note: It may take some time to unzip the file depending upon the file size and number of elements.
2 Comments
Direct link to this comment
https://nl.mathworks.com/matlabcentral/answers/429536-how-to-upload-folder-in-matlab-online-https-matlab-mathworks-com#comment_656853
Direct link to this comment
https://nl.mathworks.com/matlabcentral/answers/429536-how-to-upload-folder-in-matlab-online-https-matlab-mathworks-com#comment_656853
Direct link to this comment
https://nl.mathworks.com/matlabcentral/answers/429536-how-to-upload-folder-in-matlab-online-https-matlab-mathworks-com#comment_678355
Direct link to this comment
https://nl.mathworks.com/matlabcentral/answers/429536-how-to-upload-folder-in-matlab-online-https-matlab-mathworks-com#comment_678355
Sign in to comment.