where do I unzip files I download from File Exchange?
Show older comments
I downloaded a file from the file exchange session and would like to know where I need to unzip the file so i can use it.
I am a rookie user to matlab so sorry if this is a novice question. :)
Accepted Answer
More Answers (3)
per isakson
on 25 Feb 2015
1 vote
Proposal:
- create a folder, e.g. FEX
- unzip the download to the folder FEX
- add FEX to the search path
- read Search Path, View and change MATLAB® search path
Sean de Wolski
on 25 Feb 2015
0 votes
Probably more than you want, but here was a discussion about this:
Steven Lord
on 13 May 2017
0 votes
If you're using release R2015b or later, since you're trying to install an add-on from the File Exchange, use the Add-Ons button on the Home tab of the Toolstrip. From that documentation page:
"After you install an add-on, MATLAB manages the MATLAB path for you. Therefore, you can start using an add-on without making adjustments to your desktop environment."
The ability to add on File Exchange submissions that are hosted on GitHub using this button was added in release R2017a.
Categories
Find more on Downloads 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!