From: Darren D. <dd...@co...> - 2004-11-27 02:23:45
|
On Friday 26 November 2004 12:04 pm, John Hunter wrote: > >>>>> "Jouni" =3D=3D Jouni K Sepp=E4nen <jk...@ik...> writes: > > Jouni> Hi, One thing that I really like about Matlab's handle > Jouni> graphics system is that it is self-documenting: if I do > Jouni> h=3Dplot(...), I can query the current values of all > Jouni> properties with get: > > This is a very useful feature in matplotlib. Thanks for your patch. > I ended up implementing this functionality, but using a different > approach than your query methods. =20 I updating from cvs now, I can't wait to try this out! I used this in Matla= b=20 all the time. =2D-=20 Darren |