MATLAB Bądź prawdziwą i wyimaginowaną część

real_part = real(my_complex);
complex_part = imag(my_complex);
Flyhouse_Squarewheel