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 Downloads
Aktualisiert 12. Feb 2024

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2023b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.2

shorter code and with more efficiency

1.0.1

rename it as "listfile"

1.0.0