Encode Decode ASCII Binary
Version 1.0.0.0 (2.84 KB) by
Fahad Al Mahmood
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')
Cite As
Fahad Al Mahmood (2024). Encode Decode ASCII Binary (https://www.mathworks.com/matlabcentral/fileexchange/4341-encode-decode-ascii-binary), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R13
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > 2-D and 3-D Plots > Animation > Waves >
Find more on Waves in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Category changed |