imagΒΆ

imag returns the imaginary part of a complex number.

rmImag = imag(m)

Return Value

rmReal is the imaginary part of the matrix m.

Parameters

m

m is a real or complex matrix.

id-265627