Files properties in cell array and output file

Get some properties of files from a selected directory
132 Downloads
Updated 24 May 2013

View License

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)

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on File Operations in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0