simscape.multibody.None Class
R2026bNamespace: simscape.multibody
Description
Use an object of the simscape.multibody.None class to indicate the absence
of a value for a property. For example, assign None to the
Rotation or Translation property of a simscape.multibody.RigidTransform object to specify that no rotation or
translation is applied.
Class Attributes
Sealed | true |
ConstructOnLoad | true |
For information on class attributes, see Class Attributes.
Creation
Description
creates a
n = simscape.multibody.NoneNone object that indicates the absence of a value.
Examples
Version History
Introduced in R2026b