Files properties in cell array and output file

Get some properties of files from a selected directory
132 descargas
Actualizado 24 may 2013

Ver licencia

USAGE
files = files_properties(directory)
files = files_properties(directory,output_file)

INPUT
- DIRECTORY: folder to get the files from
- OUTPUT_FILE: output file name

OUTPUT
- FILES: cell array with
- column 1: file name
- column 2: modification date (dd-mmm-yyyy)
- column 3: file size (in kB)

Citar como

Guilherme Coco Beltramini (2024). Files properties in cell array and output file (https://www.mathworks.com/matlabcentral/fileexchange/41923-files-properties-in-cell-array-and-output-file), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre File Operations en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0