Binary file dump
Version 1.0.0 (19.9 KB) by
Alejandro Silva
A collection of Matlab functions that may come handy to dump binary files into ASCII, 1-byte long hexadecimal format or other integer or flo
There are 18 functions in total. The binaries can be dumped in any of these formats:
1-byte long hexadecimal (hexdump) + ASCII
2-byte long hexadecimal
4-byte long hexadecimal
8-byte long hexadecimal
1-byte long octal
2-byte long octal
4-byte long octal
8-byte long octal
1-byte long signed integer
2-byte long signed integer
4-byte long signed integer
8-byte long signed integer
1-byte long unsigned integer
2-byte long unsigned integer
4-byte long unsigned integer
8-byte long unsigned integer
4-byte long floating point
8-byte long floating point
Cite As
Alejandro Silva (2025). Binary file dump (https://github.com/asilvaber/dumpbinary), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2024b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
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.
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
|
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
