GO - Change directory (cd) easily

Change directory by using a keyword (search folders matching the keyword)
233 descargas
Actualizado 8 mar 2012

Ver licencia

Several possible actions:

- select one or several folders to search within (use "go :add");

- search a folder containing a given keyword ("go newmark" will search for subfolders containing the keyword "newmark");

- change directory immediately if only one folder is found; display clickable links in Matlab command window otherwise;

- record a macro ("go :macro mymacro" stores a macro called "mymacro" and the current folder);

- use a macro (go :mymacro).

See help for more details.

Luc

Citar como

Luc Masset (2024). GO - Change directory (cd) easily (https://www.mathworks.com/matlabcentral/fileexchange/35508-go-change-directory-cd-easily), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Search Path en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

- added missing function parentdir

1.0.0.0