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

https://github.com/asilvaber/dumpbinary

You are now following this Submission

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 (2026). Binary file dump (https://github.com/asilvaber/dumpbinary), GitHub. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
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.