Function parse_matlab_file

Source
pub fn parse_matlab_file(
    path: &Path,
) -> Result<HashMap<String, MatlabArrayStats>>
Expand description

Parse a MATLAB .mat file and extract array statistics