scipy.io.matlab.

mat_struct#

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

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

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