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

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 Descargas
Actualizado 12 feb 2024

Ver licencia

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

Citar como

Jianfeng Liu (2026). listdir, similar as os.listdir( ** **) in Python (https://la.mathworks.com/matlabcentral/fileexchange/155307-listdir-similar-as-os-listdir-in-python), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2023b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas
Versión Publicado Notas de la versión
1.0.2

shorter code and with more efficiency

1.0.1

rename it as "listfile"

1.0.0