UNIX2DOS

Converts text files from unix to dos format and back
1,7K descargas
Actualizado 21 ago 2007

Sin licencia

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.

Citar como

Murphy O'Brien (2024). UNIX2DOS (https://www.mathworks.com/matlabcentral/fileexchange/13651-unix2dos), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2006a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

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