Mat file header utilities

Utility functions for reading and writing .mat file headers
409 Downloads
Aktualisiert 21. Dez 2012

Lizenz anzeigen

Example usage:

addpath('src')
import edu.stanford.covert.io.editMatFileHeader;
import edu.stanford.covert.io.readMatFileHeader;

[timestamp, platform, version] = readMatFileHeader(matFileName);
editMatFileHeader(matFileName, timestamp, platform, version);

Zitieren als

Jonathan Karr (2024). Mat file header utilities (https://www.mathworks.com/matlabcentral/fileexchange/39566-mat-file-header-utilities), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Workspace Variables and MAT-Files finden Sie in Help Center und MATLAB Answers
Tags Tags hinzufügen
Quellenangaben

Inspiriert: fireFly

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0