Group Abstract Group Abstract

Message Boards Message Boards

0
|
712 Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Plotting level curves for orthogonal analytic functions u, and v

Posted 5 months ago
POSTED BY: Matthew Mawson
2 Replies

Have you tried

ContourPlot[{x^2 - y^2, 2 x y}, {x, -2, 2}, {y, -2, 2}, 
 ContourShading -> False]
ComplexContourPlot[ReIm[z^2], {z, 2}]
POSTED BY: Gianluca Gorni
Posted 5 months ago

That worked like a treat. Thank you!

POSTED BY: Matthew Mawson
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard