GO - Change directory (cd) easily

版本 1.1.0.0 (9.0 KB) 作者: Luc Masset
Change directory by using a keyword (search folders matching the keyword)
233.0 次下载
更新时间 2012/3/8

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Search Path 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

- added missing function parentdir

1.0.0.0