newd
Versión 1.0.0 (1,71 KB) por
Carl Witthoft
A "cd" replacement that allows use of tilde for home directory on Windows systems
newd(directory_string, long)
If the first arg contains '~' then a "home directory" will be substituted into the string. If 'long' is empty or zero, the replacement will be 'C:/users/yourusername' .
If 'long' is nonzero, the replacement will include the 'Documents' directory, which may be a OneDrive or whatever is identified in the Registry.
The code for the latter case is copied from https://www.mathworks.com/matlabcentral/fileexchange/15885
Citar como
Carl Witthoft (2024). newd (https://www.mathworks.com/matlabcentral/fileexchange/112280-newd), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2022a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |