BIN2MAT (core)

Binary to MAT-file converter (core of BIN2MAT application)
121 descargas
Actualizado 16 mar 2016

Ver licencia

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

Citar como

Eric Ogier (2024). BIN2MAT (core) (https://www.mathworks.com/matlabcentral/fileexchange/55897-bin2mat-core), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Workspace Variables and MAT-Files en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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.