UNIX2DOS

버전 1.0.0.0 (1.5 KB) 작성자: Murphy O'Brien
Converts text files from unix to dos format and back
다운로드 수: 1.7K
업데이트 날짜: 2007/8/21

라이선스 없음

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.

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Text Files에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

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