Created
November 14, 2012 14:54
test plot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
plot(randn(100),rand(100),'ro--',alpha=0.2) | |
Out[3]: [<matplotlib.lines.Line2D at 0x484ee50>] | |
 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment