BIN2MAT

Binary to MAT-file converter

You are now following this Submission

BIN2MAT is a GUI application dedicated to the conversion of binary files to MAT v6 file format.
The application performs its task :
- From : raw data binary file (any recursive data structure)
- To : MAT v6 formatted files (MATLAB compliance)
- Through : data structure descriptive dictionary (INI file)
The application includes an internal script interpreter allowing simple dynamic operations and can be used as a standalone executable.

Video demonstration:
https://www.youtube.com/watch?v=hbFnuNFRGcQ&list=PLJXyTqQS4FL3QoWdlGj0WtT7nSYKWqBxv&index=38&t=0s&ab_channel=Pseudonymeoriginal

User manual:
http://fr.slideshare.net/EricOgier/bin2mat-user-manual-59371085

Cite As

Eric Ogier (2026). BIN2MAT (https://www.mathworks.com/matlabcentral/fileexchange/55763-bin2mat), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Adding of a video link.
Adding of the version profile, including four test procedures for four different usages (see "BIN2MAT version profile.xlsx", tab "Test procedures").

Adding of a link to user manual.