Main Content
what
List MATLAB files in folder
Description
what
lists the path for the current folder and all the MATLAB® relevant files and folders found in the current folder. This includes
MATLAB program files (.m
and .mlx
),
MAT-files, Simulink® model files (.mdl
and .slx
),
MEX-files, MATLAB app files (.mlapp
), and P-files, as well as all
class and package folders.
what
lists
path, file, and folder information for folderName
folderName
.
You do not need to specify the @
or +
symbol
for class and package folders. For example, what table
lists
the MATLAB files and folders in toolbox/matlab/datatypes/@table
.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced before R2006a