UNIX2DOS
Version 1.0.0.0 (1.5 KB) by
Murphy O'Brien
Converts text files from unix to dos format and back
1.7K Downloads
Updated
21 Aug 2007
No License
Converts text files from unix to dos format and back. Two functions
UNIX2DOS(FILEIN,DOS2UNIX)
or
UNIX2DOS(FILEIN)
which converts one file
and
UNIX2DOSALL(DIRECTORY,EXTENSIONS)
which converts all files in a directory and its subdirectories.
Cite As
Murphy O'Brien (2024). UNIX2DOS (https://www.mathworks.com/matlabcentral/fileexchange/13651-unix2dos), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2006a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Text Files 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 | Previous version used row function which was not supplied. Have now supplied this. |