MATLAB Function Reference Previous page   Next Page
conj

Complex conjugate

Syntax

Description

ZC = conj(Z) returns the complex conjugate of the elements of Z.

Algorithm

If Z is a complex array:

See Also

i, j, imag, real


Previous page  coneplot continue Next page

© 1994-2005 The MathWorks, Inc.