Binary file dump

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
0 Downloads
Updated 4 Apr 2025
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 Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

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.