Main Content

copy

Copy transform tree

Since R2022a

    Description

    newFrames = copy(frames) creates a deep copy of the transform tree with the same properties.

    Input Arguments

    collapse all

    Transform tree defining the child-parent frame relationship at given timestamps, specified as a transformTree object.

    Output Arguments

    collapse all

    Transform tree defining the child-parent frame relationship at given timestamps, specified as a transformTree object. The properties are the same as frames, but the copy has a different object handle.

    Version History

    Introduced in R2022a

    See Also

    | |