scipy.io.matlab.

mat_struct#

class scipy.io.matlab.mat_struct[源代码]#

用于保存从结构体读取的数据的占位符。

当用户将 False 作为 struct_as_record 参数的值传递给 scipy.io.loadmat 函数时,我们使用此类的实例。