Mat file utilities
Version 1.0.0.0 (4.67 KB) by
Jonathan Karr
Utility functions for differencing mat files and structs.
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 (2025). 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 LinuxCategories
Find more on Workspace Variables and MAT-Files in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
MatFileUtils/src/+edu/+stanford/+covert/+util/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |