Main Content

copy

Create deep copy of flight log signal mapping object

Since R2021a

    Description

    mapperCopy = copy(mapper) creates a deep copy of the flightLogSignalMapping object with the same properties.

    Input Arguments

    collapse all

    Flight log signal mapping object, specified as a flightLogSignalMapping object.

    Output Arguments

    collapse all

    Copy of flight log signal mapping object, returned as a flightLogSignalMapping object with the same properties.

    Version History

    Introduced in R2021a