Main Content
copyElement
Class: uav.SensorAdaptor
Namespace: uav
Syntax
b = copyElement(h)
Description
makes a copy
of the sensor adapter handle b
= copyElement(h
)h
, and returns a sensor adapter handle of
the same class.
Override copyElement
in your subclass to control copy
behavior.
Input Arguments
Output Arguments
Version History
Introduced in R2022a