Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.8K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:
GROUPS:

How to plot Vogels model in Mathametica

Posted 6 years ago
POSTED BY: amna haq
2 Replies
Posted 6 years ago

This works perfectly! Thank you!

POSTED BY: amna haq
Posted 6 years ago
ListPlot[Table[
  With[{c = 1., \[Phi]0 = 137.508 Degree}, 
   c Sqrt[n] {Cos[n \[Phi]0], Sin[n \[Phi]0]}], {n, 1, 80}], 
 PlotRange -> All, AspectRatio -> 1, Axes -> False]
POSTED BY: Michael Helmle
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard