Loading/Expanding a ZIP file from File Exchange - MATLAB Cody - MATLAB Central

Problem 1995. Loading/Expanding a ZIP file from File Exchange

Difficulty:Rate
This challenge is to load a ZIP file from Mathworks File Exchange and UNZIP the contents.
Input: url_link of ZIP'd file
Output: UNZIPPED MAT file
Verification: filename and size will be confirmed
Commentary: This challenge was inspired by some of my links going dead. Alfonso suggested utilizing File Exchange(FE). My first attempts to load a MAT was unsuccessful due to using the incorrect FE link. The nice matlab unzip function with a valid link led to an efficient method.

Solution Stats

54.84% Correct | 45.16% Incorrect
Last Solution submitted on Apr 23, 2024

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
1
3

Problem Recent Solvers16

Suggested Problems

More from this Author308

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!