newd
Version 1.0.0 (1.71 KB) by
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
Cite As
Carl Witthoft (2024). newd (https://www.mathworks.com/matlabcentral/fileexchange/112280-newd), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2022a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |