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
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers17
Suggested Problems
-
Back to basics 23 - Triangular matrix
1126 Solvers
-
Vectorizing, too easy or too hard?
147 Solvers
-
Change the sign of even index entries of the reversed vector
647 Solvers
-
Sum the numbers on the main diagonal
614 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
399 Solvers
More from this Author305
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Link fixed 10/01/2020