Dir Read

This function will read all the sub directories in the location provided.
273 Downloads
Updated 28 Jan 2013

View License

This function will take two input arguments, location of the folder which you want to read and the extension of files. Then this function will provide you output which are DirLoc, nameFolds, No_of_files, Name_of_files. Here DirLoc will give you full address of the sub-directories in a array, nameFolds will give you the name of sub-directories, No_of_files will give you the number of files in each directory, Name_of_files will give you the name of files in the input location only if there is no sub-directories.

Cite As

om choudhary (2024). Dir Read (https://www.mathworks.com/matlabcentral/fileexchange/40020-dir-read), MATLAB Central File Exchange. Retrieved .

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

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