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 (2025). BIN2MAT (https://www.mathworks.com/matlabcentral/fileexchange/55763-bin2mat), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
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.
BIN2MAT/
BIN2MAT/BIN2MAT_SCR/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Adding of a video link.
Adding of a link to user manual. |