dataprocess

Given keywords, this sifts through a delimited data-containing folder and performs bulk operations
105 Downloads
Updated 17 Aug 2015

Because I am still a novice programmer, I have made this available for commits on GitHub: https://github.com/mattv8/dataprocess.git.
This function is useful for sifting through folders with delimited data files (.txt, .dat, etc.) and outputting a cell matrix containing a)the outputs of the processed data, b)the position of the files of interest within the data containing folder, and c)a directory listing of the data containing folder.

NOTE: Data files will be processed in their directory listing sort order (by name, date, etc.).

Cite As

Matt Visnovsky (2024). dataprocess (https://github.com/mattv8/dataprocess), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Read, Write, and Modify Image 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!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.2.0.0

Description update again

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.