scipy.io.matlab.MatlabObject#

class scipy.io.matlab.MatlabObject[source]#

This is an ndarray wrapper for a native MATLAB object. This class is not meant to be instantiated directly, but can be used for type checking scipy.io.loadmat outputs.