| MATLAB Compiler | ![]() |
mwArray SharedCopy() const
Return new array representing shared copy of this array.
C++ syntax
Arguments
Return value
New mwArray representing a reference counted version of the original.
Description
Use this method to create a shared copy of an existing array. The new array and the original array both point to the same data.
| mwArray Clone() const | mwArray Serialize() const | ![]() |
© 1994-2005 The MathWorks, Inc.