UNIX2DOS

Converts text files from unix to dos format and back

You are now following this Submission

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 (2026). UNIX2DOS (https://www.mathworks.com/matlabcentral/fileexchange/13651-unix2dos), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Previous version used row function which was not supplied. Have now supplied this.