copy

Create copy of joint

Description

jCopy = copy(jointObj) creates a copy of the rigidBodyJoint object with the same properties.

Input Arguments

collapse all

rigidBodyJoint object, specified as a handle.

Output Arguments

collapse all

rigidBodyJoint object, returned as a handle. This copy has the same properties.

Introduced in R2016b