BIN2MAT (core)

Version 1.0.0.0 (4,75 ko) par Eric Ogier
Binary to MAT-file converter (core of BIN2MAT application)
121 téléchargements
Mise à jour 16 mars 2016

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Workspace Variables and MAT-Files dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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.