MATLAB Compiler Previous page   Next Page

mwArray Clone() const

Return new array representing deep copy of this array.

C++ syntax

Arguments

None

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.


Previous page  mwArray(<type> re, <type> im) mwArray SharedCopy() const Next page

© 1994-2005 The MathWorks, Inc.