scipy.io.matlab.
mat_struct#
- class scipy.io.matlab.mat_struct[source]#
- Placeholder for holding read data from structs. - We use instances of this class when the user passes False as a value to the - struct_as_recordparameter of the- scipy.io.loadmatfunction.