Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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_record parameter of the scipy.io.loadmat function.