newd
                    Versione 1.0.0 (1,71 KB) da  
                  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
Cita come
Carl Witthoft (2025). newd (https://it.mathworks.com/matlabcentral/fileexchange/112280-newd), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
              Creato con
              R2022a
            
            
              Compatibile con qualsiasi release
            
          Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 | 
