TEXT2IMAGE : Convert an ASCII text file to image

버전 1.4.0.0 (153 KB) 작성자: Divakar Roy
Text to image conversion.
다운로드 수: 8.8K
업데이트 날짜: 2011/6/27

라이선스 보기

This code converts any ASCII text file (notepad, MATLAB-m files, etc) into images.

Screen shot is the image being converted from a notepad file that had the story - Christmas Carol.

인용 양식

Divakar Roy (2025). TEXT2IMAGE : Convert an ASCII text file to image (https://www.mathworks.com/matlabcentral/fileexchange/7952-text2image-convert-an-ascii-text-file-to-image), MATLAB Central File Exchange. 검색 날짜: .

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

Community Treasure Hunt

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

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

Good speed-up after pre-allocation.

1.3.0.0

Rar file is replaced by zip file.

1.1.0.0

90 % speed-up as a result of using mat files and removing loops.

1.0.0.0

new screenshot