BIN2MAT (core)

Binary to MAT-file converter (core of BIN2MAT application)
116 Downloads
Updated 16 Mar 2016

View License

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 (2024). BIN2MAT (core) (https://www.mathworks.com/matlabcentral/fileexchange/55897-bin2mat-core), 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 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.