Main Content

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.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using MATLAB® Coder™.

Version History

Introduced in R2016b