bundles / scipy latest / scipy / io / matlab / _mio5_params / MatlabObject
class
scipy.io.matlab._mio5_params:MatlabObject
Signature
class MatlabObject ( input_array , classname = None ) Members
Summary
Subclass of ndarray to signal this is a matlab object.
Extended Summary
This is a simple subclass of numpy.ndarray meant to be used by scipy.io.loadmat and should not be instantiated directly.
Aliases
-
scipy.io.matlab.MatlabObject