Mat file utilities

Utility functions for differencing mat files and structs.
277 Downloads
Updated 21 Dec 2012

View License

Example usage:

addpath('src')
import edu.stanford.covert.util.MatFileUtil;
import edu.stanford.covert.util.StructUtil;

MatFileUtil.diff(fileName1, fileName2)
StructUtil.diff(struct1, struct2)

Cite As

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

MATLAB Release Compatibility
Created with R2011b
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!

MatFileUtils/src/+edu/+stanford/+covert/+util/

Version Published Release Notes
1.0.0.0