List of files from directories/files list or browser
by Nikolay S.
06 Feb 2012
(Updated 22 Apr 2013)
Returns cell array of file names, needed by various functions.
|
Watch this File
|
| File Information |
| Description |
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. |
| Acknowledgements |
Folders Sub Folders and Folders Tree Files List
inspired this file.
This file inspired
Mosaic Generator, Apply2 Video Frames, and Files To Folders Based On Properties.
|
| Required Products |
MATLAB
|
| MATLAB release |
MATLAB 7.12 (R2011a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 03 Jan 2013 |
Some changes were made: new features, bugs removed, some code style improvements... |
| 22 Apr 2013 |
Some bug fixes and service functions update |
|
Contact us