Group Abstract Group Abstract

Message Boards Message Boards

Creating a recursively-updating discrete gradient vector plot

Posted 3 years ago
Attachments:
POSTED BY: Alex Rosenzweig
Posted 3 years ago

Hi Alex,

I have not looked at all of the code in the notebook. There is a problem with the code that generates the list of points. Try replacing it with

Table[If[betweengle[k] < \[Pi]/2, jump = (2 jump)/3; point[k], point[k]], {k, 1, 11}]
POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard