MATLAB Function Reference
  Go to function:
    Search    Help Desk 
imag    Examples   See Also

Imaginary part of a complex number

Syntax

Description

Y = imag(Z) returns the imaginary part of the elements of array Z.

Examples

See Also

conj        Complex conjugate

i, j        Imaginary unit ()

real        Real part of complex number



[ Previous | Help Desk | Next ]