copy
Syntax
Description
newModel=copy(model)
Note
Implementing this method is optional for a subclass of the positioning.INSMotionModel abstract class. You  need to implement this method
            only when both of these conditions are true.
- You need to use the - copyobject function of the- insEKFobject.
- You want to copy at least one non-public property of the implemented motion model. 
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b