List MATLAB files in folder
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 folderNamefolderName.
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.