Skip to content

Instantly share code, notes, and snippets.

@ryanbru0803
Created December 25, 2016 14:31
Show Gist options
  • Select an option

  • Save ryanbru0803/2edeb9d98bbdbdfb3bfb74ac45dc9aff to your computer and use it in GitHub Desktop.

Select an option

Save ryanbru0803/2edeb9d98bbdbdfb3bfb74ac45dc9aff to your computer and use it in GitHub Desktop.
Wiggle the X and Y values independently.
temp = wiggle(2,50);
x = temp[0];
y = value[1];
[x,y]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment