dirPlus

dirPlus will recursively collect a list of files/folders from a folder tree.

下载
下载

您现在正在关注此提交

引用格式

Kenneth Eaton (2026). dirPlus (https://ww2.mathworks.cn/matlabcentral/fileexchange/60716-dirplus), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: EnergyPlus Co-simulation Toolbox

类别

在 Help Center 和 MATLAB Answers 中查找有关 Search Path 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
2.0.0

Changed name from getAllFiles to dirPlus, added 'ReturnDirs' option to collect subdirectory lists, added 'DirFilter' and 'ValidateDirFcn' options to select valid directories, and added 'RecurseInvalid' option to modify recursive behavior.

下载
1.4.0

GitHub integration with FEX was not ideal, so I uploaded a normal zip file.

下载
1.3.0

Updated help and demo.

下载
1.2.0

Added 'Depth' option.

下载
1.1.0

Modified the data that's passed to the validation function. It should now accept as input a structure of the form returned by the DIR function instead of just a file name.

下载
1.0.0

Bad description formatting.

下载