MATLAB Compiler Previous page   Next Page

void MakeComplex()

Convert real numeric array to complex.

C++ syntax

Arguments

None

Return value

None

Description

Use this method to convert a numeric array that has been previously allocated as real to complex. If the underlying array is of a nonnumeric type, an mwException is thrown.


Previous page  mwArray ColumnIndex() const mwArray Get(int num_indices, ...) Next page

© 1994-2005 The MathWorks, Inc.