File Manipulation Library
version 2.0.0 (73.4 KB) by
fhz
Library with functions to manipulate files through Matlab.
My library of functions to handle with files.
The core feature is the ability to create a cell variable with the names of all files in a given folder.
It opens a wide spectrum of manipulations of many files on a single movement.
The second core feature is the function to write a string of any size into a file according to the a given enconding, e.g. ISO-8859-1, UTF-8, etc.
Some functions may not work on Mac. I cannot test the compatibility.
Each file has a brief description of itself and some examples of usage.
Some files were used in these papers:
(a) International Journal of Computer Science and Software Engineering (IJCSSE), Volume 5, Issue 7, July 2016
ISSN (Online): 2409-4285 www.IJCSSE.org Page: 126-134
(b) LagranTexPac: A Software Tool to Obtain the Dynamic Equations of Mechanical Systems
International Journal of Computer Theory and Engineering vol. 9, no. 4, pp. 242-249, 2017
DOI: 10.7763/IJCTE.2017.V9.1145
Cite As
fhz (2022). File Manipulation Library (https://www.mathworks.com/matlabcentral/fileexchange/71864-file-manipulation-library), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2017a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: Matlab to LaTeX Library, Matlab to MSWord function library, Tea Component Analysis, Compensators design in the frequency domain., Search and Replace a WordSet Library
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.