| MATLAB Compiler | ![]() |
mwArray Clone() const
Return new array representing deep copy of this array.
C++ syntax
Arguments
Return value
New mwArray representing a deep copy of the original.
Description
Use this method to create a copy of an existing array. The new array contains a deep copy of the input array.
| mwArray(<type> re, <type> im) | mwArray SharedCopy() const | ![]() |
© 1994-2005 The MathWorks, Inc.