MATLAB Function Reference Previous page   Next Page
ls

Display directory contents on UNIX system

Syntax

Description

ls displays the results of the ls command on UNIX. You can pass any flags to ls that your operating system supports. On UNIX, ls returns a \n delimited string of filenames. On all other platforms, ls executes dir.

See Also

dir


Previous page  lower lscov Next page

© 1994-2005 The MathWorks, Inc.