I am following up on the discussion of passing a single 2D array to plot.
Wouldn't it make more sense that, in Python array style,
if you give it a single N x K argument you plot rows against the first row?
On the same token, it would be really nice if contour, pcolor and image
take as an x and y argument not only a matrix but just a 1D row. This
should be really easy and would be very useful.
In fact, if more people want it I can submit a patch for the latter one,
Mark
Wouldn't it make more sense that, in Python array style,
if you give it a single N x K argument you plot rows against the first row?
On the same token, it would be really nice if contour, pcolor and image
take as an x and y argument not only a matrix but just a 1D row. This
should be really easy and would be very useful.
In fact, if more people want it I can submit a patch for the latter one,
Mark
------------------------------
Message: 4
Date: Wed, 12 Jul 2006 14:38:46 -0400
From: Alan G Isaac <[EMAIL PROTECTED]>
Subject: Re: [Matplotlib-users] ANN: matplotlib-0.87.4 (bugfix release
for enthon)
To: matplotlib-users@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1
On Wed, 12 Jul 2006, Eric Firing apparently wrote:
> In the single-argument NxK case, I think matlab plots
> subsequent columns against the first column. Is this what
> you would like?
Yes.
Cheers,
Alan Isaac
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users