Expand description
MATLAB file format (.mat) handling module
This module provides functionality for reading and writing MATLAB .mat files. Supports MATLAB v5 format (Level 5 MAT-File) and enhanced v7.3+ format.
§Submodules
enhanced: Enhanced MATLAB format support with v7.3+ and HDF5 integrationwrite_impl: Internal implementation details for MAT file writing
Modules§
- enhanced
- Enhanced MATLAB format support with v7.3+ and HDF5 integration Enhanced MATLAB format support with v7.3+ (HDF5) support
- v73_
enhanced - Extended MATLAB v7.3+ format support with additional data types Enhanced MATLAB v7.3+ format support
Enums§
- MatType
- MATLAB data types