Skip to content

Instantly share code, notes, and snippets.

@mattfoster
Created November 22, 2008 17:59
Show Gist options
  • Save mattfoster/27893 to your computer and use it in GitHub Desktop.
Save mattfoster/27893 to your computer and use it in GitHub Desktop.
plot(-pi:0.1:pi, sin(-pi:0.1:pi)./-pi:0.1:pi, -pi:0.1:pi, cos(-pi:0.1:pi), 'linewidth', 2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment