List of files from directories/files list or browser
This functions goal generate a cell array of file names, needed by the calling functions. The input should be a cell array with directories including the files or files name. The function also supports input of a single directory name string, or a single file name string. In the late two cases, each file is tested for existence. Absolute file path is used thus replacing the relative path. Alternatively, the user can choose the files or directories including files using the OS explorer- by enabling the 'flagGUI' input.
Zitieren als
Nikolay S. (2025). List of files from directories/files list or browser (https://www.mathworks.com/matlabcentral/fileexchange/34944-list-of-files-from-directories-files-list-or-browser), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: folders sub-folders, Folders tree files list
Inspiriert: Mosaic generator, Files to folders based on properties, apply2VideoFrames
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
filesListFromInput/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.3.0.0 | Some bug fixes... |
||
1.2.0.0 | Some bug fixes and service functions update |
||
1.1.0.0 | Some changes were made: new features, bugs removed, some code style improvements... |
||
1.0.0.0 |