Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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.
Citar como
Sky Sartorius (2026). MCD - My change directory (https://es.mathworks.com/matlabcentral/fileexchange/44043-mcd-my-change-directory), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: TXTMENU - Text-Based Menu for the Command Window, Change Directory to Current File in Editor
Información general
- Versión 1.4.0.0 (2,69 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 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 |