TEXT2IMAGE : Convert an ASCII text file to image

版本 1.4.0.0 (153.4 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 (2024). 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