Main Content

copy

Copy reference path

Since R2022a

    Description

    refPathCopy = copy(refPath) creates a deep copy of the referencePathFrenet object refPath with the same properties.

    Input Arguments

    collapse all

    Reference path, specified as a referencePathFrenet object.

    Output Arguments

    collapse all

    Deep copy of the reference path refPath, returned as a referencePathFrenet object with the same properties.

    Version History

    Introduced in R2022a