Files properties in cell array and output file

Get some properties of files from a selected directory

You are now following this Submission

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 (2026). 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 .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0