Encode Decode ASCII Binary

2 M-files to encode or decode ASCII and binary numbers.
11,6K descargas
Actualizado 19 abr 2004

Ver licencia

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')

Citar como

Fahad Al Mahmood (2024). Encode Decode ASCII Binary (https://www.mathworks.com/matlabcentral/fileexchange/4341-encode-decode-ascii-binary), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Waves en Help Center y MATLAB Answers.

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

Category changed