MATLAB Functions Help Desk

imag

Purpose

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 ]