Files properties in cell array and output file
Version 1.0.0.0 (1.63 KB) by
Guilherme Coco Beltramini
Get some properties of files from a selected directory
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 LinuxCategories
Find more on File Operations in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |