hexdump - A binary file explorer
Version 1.1.0.0 (5.21 KB) by
Julianna Mather
A GUI for file exploration: examine byte addresses, hex/char values.
This GUI displays a binary file contents in hexadecimal and character representations. The file's bytes are grouped into 16-byte lines, with values paired into 2-byte words.
An optional output argument dumps the contents to a MATLAB character array, bypassing the GUI.
It is similar in appearance to Emacs' hexl-mode.
Cite As
Julianna Mather (2024). hexdump - A binary file explorer (https://www.mathworks.com/matlabcentral/fileexchange/6315-hexdump-a-binary-file-explorer), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14SP1
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.