copy - Copy object

Syntax

objname2 = copy(objname)

Description

objname2 = copy(objname) returns objname2, which is a copy of the input object specified by objname. All objects in Embedded IDE Link™ CC support the copy function. Note that objname2 is independent of the original; it is not an alias to the original objname. When you change a property of objname2, you are not changing the same property in objname.

See Also

createobj

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS
 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS