Group Abstract Group Abstract

Message Boards Message Boards

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

Plot complex level curves of a polar function?

Posted 5 years ago
POSTED BY: Ser Man
2 Replies

Maybe something like this?

ParametricPlot3D[{r*Cos[phi], r*Sin[phi], Re[u1[r, phi, 3]]},
 {r, 0, 3}, {phi, 0, 2 Pi}, MeshFunctions -> {#3 &}]
POSTED BY: Gianluca Gorni
POSTED BY: Hans Dolhaine
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard