BIN2MAT

Binary to MAT-file converter
780 Downloads
Updated 23 Apr 2018

View License

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 (2024). BIN2MAT (https://www.mathworks.com/matlabcentral/fileexchange/55763-bin2mat), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Workspace Variables and MAT-Files in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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.