[Matplotlib-users] plots points corresponding to a list of values - similar to listplot of mathematica

2011年11月06日 05:20:45 -0800

Hello,
Is there a way?Like the title says?
I have a 2d list :
> [[ 0 1]
> [ 1 1]
> [ 1 0]
> [ 2 0]
> [ 1 0]
> [ 2 0]
> [ 1 0]
> [ 0 0]
> [ 1 0]
> [ 1 -1]]
and i want to do the "listplot' from mathematica.
Thanks!
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save 700ドル by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to