This is documentation for an old release of SciPy (version 1.8.1). Read this page in the documentation of the latest stable release (version 1.15.1).

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.