where do I unzip files I download from File Exchange?
Mostrar comentarios más antiguos
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. :)
Respuesta aceptada
Más respuestas (3)
per isakson
el 25 de Feb. de 2015
1 voto
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
el 25 de Feb. de 2015
0 votos
Probably more than you want, but here was a discussion about this:
Steven Lord
el 13 de Mayo de 2017
0 votos
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.
Categorías
Más información sobre Downloads en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!