On Wed, Jul 16, 2008 at 3:18 PM, Oz Nahum <[EMAIL PROTECTED]> wrote:
>>You can transpose your inputs.  For numpy arrays: x = x.transpose()
>
> i wrote:
> for np arrays: x = x.transpose()
>
> but I still get a syntax error.

umm....  that was english, not python.  They python is

   x = x.transpose()

I know you are anxious to get results fast, but I suggest taking a
deep breath and doing a little reading on the numpy and matplotlib
tutorials linked on theor respective websites....

JDH

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to