listdir, similar as os.listdir( ** **) in Python

版本 1.0.2 (71.0 KB) 作者: Jianfeng Liu
to list the files with a specific file's type: e.g., ".mat", only list the mat files. get info: the file names, file path, name length...
7.0 次下载
更新时间 2024/2/12

查看许可证

get the folder information for a specific file's type: e.g., the file names, file path, name length

引用格式

Jianfeng Liu (2026). listdir, similar as os.listdir( ** **) in Python (https://ww2.mathworks.cn/matlabcentral/fileexchange/155307-listdir-similar-as-os-listdir-in-python), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2023b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签
版本 已发布 发行说明
1.0.2

shorter code and with more efficiency

1.0.1

rename it as "listfile"

1.0.0