GO - Change directory (cd) easily

Change directory by using a keyword (search folders matching the keyword)
233 Downloads
Updated 8 Mar 2012

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Search Path in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

- added missing function parentdir

1.0.0.0