BIN2MAT (core)

Binary to MAT-file converter (core of BIN2MAT application)

You are now following this Submission

BIN2MAT (core) is an object dedicated to the conversion of binary file to MAT v6 file format.
The object performs its task :
- From : raw data binary file (any recursive data structure)
- To : MAT v6 formatted files (MATLAB compliance)
- Through : data structure descriptive dictionary (MATLAB structure)
The complete BIN2MAT application, with GUIs and additional utilities, is enable at the following address :
http://fr.mathworks.com/matlabcentral/fileexchange/55763-bin2mat

Cite As

Eric Ogier (2026). BIN2MAT (core) (https://se.mathworks.com/matlabcentral/fileexchange/55897-bin2mat-core), 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 complete BIN2MAT application address.
Adding of a better help in the title of "BIN2MAT_class.m" file (no functional modification).
Adding of a new picture.