How can I draw a complex contour?

Respuestas (1)

Takumi
Takumi el 13 de Jul. de 2020
[DH1,h1]=(contour(y,x,real(psi1),10,'-k'));

4 comentarios

madhan ravi
madhan ravi el 13 de Jul. de 2020
Editada: madhan ravi el 13 de Jul. de 2020
Yes, it doesn’t ignore the complex part like the other plot functions so q call to real() is imminent.
Shreen El-Sapa
Shreen El-Sapa el 14 de Jul. de 2020
Yes, thanks madhan but I want to draw the total function real and imagine parts.
doc real
doc imag
Shreen El-Sapa
Shreen El-Sapa el 14 de Jul. de 2020
Thanks so much

Iniciar sesión para comentar.

Categorías

Preguntada:

el 13 de Jul. de 2020

Comentada:

el 14 de Jul. de 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by