Encode Decode ASCII Binary

2 M-files to encode or decode ASCII and binary numbers.

您现在正在关注此提交

Very simple program to convert regular ASCII text to a block of binary numbers and vise versa. Just run the following commands to view an example:

encode('test.txt','binary.txt')
decode('binary.txt','ascii.txt')

引用格式

Fahad Al Mahmood (2026). Encode Decode ASCII Binary (https://ww2.mathworks.cn/matlabcentral/fileexchange/4341-encode-decode-ascii-binary), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

Category changed