Some Files Utilities
Versione 1.0.0 (4,28 KB) da
Alain Barraud
This small package contains easy to use and very fast functions to search files or folders to update matlab path or get all the pc drives.
FindFiles searchs recursively (or not) any file from a drive or a given folder using a given pattern. It is only limited by the syntax supported by the current recursive buit-in function dir.
FindFolders searchs recursively (or not) any "non sytem" folders from a given root path. It is similar to FindFiles and calls the current recursive buit-in function dir.
AddNewPath is similar to matlab addpath except it is much faser and return the folders added to the previous matlab path.
FolderFilter filters out the non user folders and is used internally by our finders or can be directly called by user to operate a filter operation.
GetDrivesLetter returns the pc available drives very fastly
Cita come
Alain Barraud (2025). Some Files Utilities (https://it.mathworks.com/matlabcentral/fileexchange/92538-some-files-utilities), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2021a
Compatibile con R2016b fino a R2021a
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.
Utilities
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 |
