Robochameleon  v1.0
Functions
getAllFiles.m File Reference

Get a list of all files in the given folder and subfolders. More...

Go to the source code of this file.

Functions

function getAllFiles (in dirName)
 

Detailed Description

Get a list of all files in the given folder and subfolders.

Get a list of all files in the given folder and subfolders

Parameters
dirNameThe root directory where to start searching from
Returns
fileList A cell array with the full path of all the files

Definition in file getAllFiles.m.