MATLAB Compiler Previous page   Next Page

mwArray Real()

Return mwArray that references real part of complex array.

C++ syntax

Arguments

None

Return value

An mwArray referencing the real part of the array.

Description

Use this method to access the real part of a complex array. The returned mwArray is considered real and has the same dimensionality and type as the original.


Previous page  mwArray GetA(const char* name, int num_indices, const int* index) mwArray Imag() Next page

© 1994-2005 The MathWorks, Inc.