MCD - My change directory

版本 1.4.0.0 (2.7 KB) 作者: Sky Sartorius
Very quickly switch to a recent or preferred directory - all from the command line.
561.0 次下载
更新时间 2017/3/29

查看许可证

MCD displays in the command window a list of user-defined preferred directories (defined in a separate myCommonPaths.m file) as well as several recent locations used as the MATLAB current directory. The current directory is changed to the user's selection from the list.

引用格式

Sky Sartorius (2024). MCD - My change directory (https://www.mathworks.com/matlabcentral/fileexchange/44043-mcd-my-change-directory), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
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.4.0.0

Fixed help block; added ability to automatically add the path to the current file open in the editor to the list.

1.3.0.0

Added ability to skip the menu/prompt and got straight to a location, e.g. "mcd 1"; added ability to have a color-striped menu.

1.2.0.0

Split off list of preferred paths into a separate file so the primary function mcd.m file doesn't have to be touched by users.

1.1.0.0

Updated to handle new location of recent directories.

1.0.0.0