Copy online parameter estimation System object
creates
a copy of the online parameter estimation System object™, obj_clone = clone(obj)obj,
with the same property values. If the object you clone is locked,
the new object is also locked.
clone is not supported for code generation
using MATLAB®
Coder™.
Note
If you want to copy an existing System object and then
modify properties of the copied object, use the clone command.
Do not create additional objects using syntax obj2 = obj.
Any changes made to the properties of the new System object created
this way (obj2) also change the properties of the
original System object (obj).
isLocked | recursiveAR | recursiveARMA | recursiveARMAX | recursiveARX | recursiveBJ | recursiveLS | recursiveOE | release | reset | step