BIN2MAT

Binary to MAT-file converter
941 download
Aggiornato 23 apr 2018

Visualizza la licenza

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

Cita come

Eric Ogier (2025). BIN2MAT (https://www.mathworks.com/matlabcentral/fileexchange/55763-bin2mat), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Workspace Variables and MAT Files in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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.