pub fn diff_matlab_files(path1: &Path, path2: &Path) -> Result<Vec<DiffResult>>
Compare two MATLAB .mat files and return differences