Class: matlab.System
Control whether discrete states can change data type
mutable = isDiscreteStateSpecificationMutableImpl(obj)
returns whether discrete states can change data type when the object is in use. If this
method returns mutable
= isDiscreteStateSpecificationMutableImpl(obj
)false
, the discrete state must maintain the same data
type while the object is in use.
You must set Access = protected
for this method.
getDiscreteStateImpl
| getDiscreteStateSpecificationImpl
| isTunablePropertyDataTypeMutableImpl