MATLAB Compiler Previous page   Next Page

mwArray Imag()

Return mwArray that references imaginary part of complex array.

C++ syntax

Arguments

None

Return value

An mwArray referencing the imaginary part of the array.

Description

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


Previous page  mwArray Real() void Set(const mwArray& arr) Next page

© 1994-2005 The MathWorks, Inc.